1. b291524 Cleanup Bitmap JNI by John Reck · 10 years ago
  2. fc6cd75 am 72e7217d: am b7121d70: am b78cce6f: Merge "Update autogenerated gl functions." by Dan Albert · 10 years ago
  3. 10caf03 Update autogenerated gl functions. by Dan Albert · 10 years ago
  4. ed1ce37 AvoidXferMode -> AvoidXfermode. by Leon Scroggins III · 10 years ago
  5. 626647c Move SkAvoidXferMode into frameworks/base. by Leon Scroggins III · 10 years ago
  6. 849911a Move Canvas by John Reck · 10 years ago
  7. 6d5ba65 am d3d95172: am 38c2dae5: Merge "Remove hardcoded include paths." by Narayan Kamath · 10 years ago
  8. bc2cc2f Remove hardcoded include paths. by Narayan Kamath · 10 years ago
  9. c21e364 Merge "Stop pretending USE_OPENGL_RENDERER is a thing" by John Reck · 10 years ago
  10. a2732a2 Stop pretending USE_OPENGL_RENDERER is a thing by John Reck · 10 years ago
  11. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 10 years ago
  12. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  13. 26109fd Frameworks/base: Ignore unknown pragmas in core/jni by Andreas Gampe · 10 years ago
  14. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  15. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  16. 38b63f0 am dfcf0655: am 09fd5a18: Merge "Replacing FloatMath native implementation with calls to Math" by Neil Fuller · 10 years ago
  17. 7b3db39 Replacing FloatMath native implementation with calls to Math by Nick Kralevich · 10 years ago
  18. 5fc9f9c am 84e6d466: am 4cd671e4: Merge "Revert "Replacing FloatMath native implementation with calls to Math"" by Elliott Hughes · 10 years ago
  19. b3b68d03 Revert "Replacing FloatMath native implementation with calls to Math" by Elliott Hughes · 10 years ago
  20. 4ef9403 am 8a3785ca: am fd2d41b7: Merge "Replacing FloatMath native implementation with calls to Math" by Neil Fuller · 10 years ago
  21. 32b88b48d Replacing FloatMath native implementation with calls to Math by Neil Fuller · 10 years ago
  22. 5684e71 am 7d113829: am b6f891c4: Merge "Remove MALLOC_LEAK_CHECK references." by Christopher Ferris · 10 years ago
  23. c04d92c resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  24. 8b1dfdd Remove MALLOC_LEAK_CHECK references. by Christopher Ferris · 10 years ago
  25. 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
  26. 62ce332 Trim unnecessary pages when printing. by Svetoslav · 11 years ago
  27. 03c8660 Integrate NativeActivity with NativeBridge interfaces by Yong WU · 11 years ago
  28. abd76d0 Integrate NativeActivity with NativeBridge interfaces by Yong WU · 11 years ago
  29. 3b852e3 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 11 years ago
  30. 6ba30b8 Add android.Paint that inherits SkPaint by Behdad Esfahbod · 11 years ago
  31. d7f0849 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 11 years ago
  32. 8872b38 Separate Canvas JNI code from the implementation. by Derek Sollenberger · 11 years ago
  33. 580ff81 Revert "Separate Canvas JNI code from the implementation." by John Reck · 11 years ago
  34. f5d6c55 Separate Canvas JNI code from the implementation. DO NOT MERGE by Derek Sollenberger · 11 years ago
  35. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 11 years ago
  36. e1f57d6 Camera2: Add CPU/GPU overhead measurement to legacy mode by Eino-Ville Talvala · 11 years ago
  37. 0769e55 android.os.Process: add killProcessGroup by Colin Cross · 11 years ago
  38. 92b1896 Switch frameworks/base/core/jni to the new icu. by Elliott Hughes · 11 years ago
  39. b58d385 resolved conflicts for merge of f6be5a7a to master by Elliott Hughes · 11 years ago
  40. 88b5b0b Implement line breaking using ICU break iterator by Anish Athalye · 11 years ago
  41. 3660789 Switch all text layout to Minikin by Raph Levien · 11 years ago
  42. 4b0959d Refactor android.graphics.Picture JNI bindings. by Derek Sollenberger · 11 years ago
  43. b59508f Changes to framework for ToT Skia. by Robert Phillips · 11 years ago
  44. 5edb85c Merge "add sound trigger JNI" by Eric Laurent · 11 years ago
  45. 60b62bc add sound trigger JNI by Eric Laurent · 11 years ago
  46. 84a4c88 Remove GLRenderer by John Reck · 11 years ago
  47. 94ecb55 am a7c97c55: Merge "camera2: Move DngCreator to hardware/camera2." into lmp-preview-dev by Ruben Brunk · 11 years ago
  48. b607900 camera2: Move DngCreator to hardware/camera2. by Ruben Brunk · 11 years ago
  49. 9850862 Merge "Implement bind-to-network functionality of android.net.Network." by Paul Jensen · 11 years ago
  50. 94520c7 Merge "camera2: Add HAL1 compatibility shim skeleton." by Ruben Brunk · 11 years ago
  51. 3876495 Implement bind-to-network functionality of android.net.Network. by Paul Jensen · 11 years ago
  52. 7ab63ac opengl: Add GLES31 and GLES31Ext classes by Jesse Hall · 11 years ago
  53. feb50af camera2: Add HAL1 compatibility shim skeleton. by Ruben Brunk · 11 years ago
  54. 519c77b Switching to the final PDF rendering library by Svetoslav Ganov · 11 years ago
  55. a529146 Fix the build: Revert "Switching to the final PDF rendering library" by Ed Heyl · 11 years ago
  56. 89ff50c Switching to the final PDF rendering library by Svetoslav · 11 years ago
  57. f967a54 camera2: Plumb DngCreator to native library. by Ruben Brunk · 11 years ago
  58. dbef65f Merge "Adding APIs to render PDF documents." by Svetoslav · 11 years ago
  59. 4c9355c Frameworks changes to support latest Skia (r14729) by Mike Reed · 11 years ago
  60. 2836c47 Merge "Start of Minikin integration" by Raph Levien · 11 years ago
  61. 2961769 Adding APIs to render PDF documents. by Svetoslav · 11 years ago
  62. 315c329 Add TimeInterpolator support to RNA by John Reck · 11 years ago
  63. 1a73f732 Start of Minikin integration by Raph Levien · 11 years ago
  64. 9fa4071 Refactor VirtualLightRefBase & JNI by John Reck · 11 years ago
  65. 29894c6 am db55bb06: am 4463cbc6: am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  66. b38e3fd Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  67. 08fa40c First pass at adding FingerprintManagerService by Jim Miller · 11 years ago
  68. 52244ff Add CanvasProperty for drawCircle by John Reck · 11 years ago
  69. e45b1fd RenderThread animator support by John Reck · 11 years ago
  70. b69bb44 resolved conflicts for merge of 71ab4f4f to master by Narayan Kamath · 11 years ago
  71. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 11 years ago
  72. 37967d4 Use memcpy_to_i16_from_u8 from audioutils instead of C loop by Glenn Kasten · 12 years ago
  73. f666ad7 Rename DisplayList->RenderNode by John Reck · 11 years ago
  74. 67862524 Fix use of Skia deprecated methods by Chris Craik · 11 years ago
  75. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 11 years ago
  76. 2b20f6d am a1aeac80: am 25c55ca9: am 911b2ce3: am 4a642ee5: Merge "Remove unused JNITest class" by Narayan Kamath · 11 years ago
  77. 42f06b0 Remove unused JNITest class by Ashok Bhat · 11 years ago
  78. d430354 Merge "Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."" by Andreas Huber · 11 years ago
  79. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 11 years ago
  80. 04f0cab Merge "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 11 years ago
  81. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 11 years ago
  82. 0d148c8 Merge "Move inputservice over to frameworks/native" by Michael Wright · 11 years ago
  83. d6b47371 Move inputservice over to frameworks/native by Michael Wright · 11 years ago
  84. f6eebb21 Merge "Refactor HardwareLayer" by John Reck · 11 years ago
  85. 04fc583 Refactor HardwareLayer by John Reck · 11 years ago
  86. 453fa30 Revert "Move inputservice over to frameworks/native" by Michael Wright · 11 years ago
  87. 89e5c7e Move inputservice over to frameworks/native by Michael Wright · 11 years ago
  88. 4f02bf4 Native-side proxy by John Reck · 11 years ago
  89. 80a3a36 Merge "Revert "Revert "Move Wifi services to a new git project""" by Vinit Deshpande · 11 years ago
  90. 3ffa1a8 Revert "Revert "Move Wifi services to a new git project"" by Vinit Deshpande · 11 years ago
  91. d9feaf49 Merge "Revert "Move Wifi services to a new git project"" by Vinit Deshpande · 11 years ago
  92. f1182c9 Revert "Move Wifi services to a new git project" by Vinit Deshpande · 11 years ago
  93. ed8ed0b Merge "Move Wifi services to a new git project" by Vinit Deshapnde · 11 years ago
  94. 23b797a EGL migration to native by John Reck · 11 years ago
  95. 4a3f9cf Move Wifi services to a new git project by Vinit Deshapnde · 11 years ago
  96. 5438979 Move GLES20DisplayList functionality into DisplayList by Chris Craik · 11 years ago
  97. 8594859 resolved conflicts for merge of 800d4d72 to master by Kristian Monsen · 11 years ago
  98. f5fabdf Fix one and hide the other warnings from core/jni by Kristian Monsen · 11 years ago
  99. cec24ae RenderThread work by John Reck · 11 years ago
  100. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago