1. 1fb7aab Revert "Change jit properties to be debug properties" by Mathieu Chartier · 11 years ago
  2. 1ad10ef Change jit properties to be debug properties by Mathieu Chartier · 11 years ago
  3. 773bcfa am e59b7ce2: Merge "Add JIT system properties" by Mathieu Chartier · 11 years ago
  4. 6909c0e Add JIT system properties by Mathieu Chartier · 11 years ago
  5. 1194e75 Merge "Add support for persist.sys.locale." automerge: dca2332 by Narayan Kamath · 11 years ago
  6. d30dbb8 Add support for persist.sys.locale. by Narayan Kamath · 11 years ago
  7. 555ea65 am ec64c0b6: am 022b1ba1: Merge "Core/jni: Disallow relocation for decryption" by Andreas Gampe · 11 years ago
  8. 155118f Core/jni: Disallow relocation for decryption by neo.chae · 11 years ago
  9. 83cfb97 am 5470c169: am 2b20efa7: Merge "Core/jni: Remove Dalvik options from AndroidRuntime" by Andreas Gampe · 12 years ago
  10. 08b2d58 Core/jni: Remove Dalvik options from AndroidRuntime by Andreas Gampe · 12 years ago
  11. e6f2f9d am 5cd79d07: Merge "Move the remaining ZygoteInit native code over to Java." by Elliott Hughes · 12 years ago
  12. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 12 years ago
  13. 2e706eb am f1c84568: am 2a20f425: Merge "Frameworks/base: Compiled-classes support" into lmp-mr1-dev by Andreas Gampe · 12 years ago
  14. f59fb28 Frameworks/base: Compiled-classes support by Andreas Gampe · 12 years ago
  15. ca77594 Frameworks/base: Compiled-classes support by Andreas Gampe · 12 years ago
  16. e77a906 am bb637938: am 7f5fbe9e: Merge "Frameworks/base: AndroidRuntime standalone preloaded-classes" into lmp-mr1-dev by Ying Wang · 12 years ago
  17. 65ff8ee Frameworks/base: AndroidRuntime standalone preloaded-classes by Andreas Gampe · 12 years ago
  18. 995c62d Frameworks/base: AndroidRuntime standalone preloaded-classes by Andreas Gampe · 12 years ago
  19. 035a7b0 am 0626ec58: Merge "Frameworks/base: Wall Werror in core/jni" by Andreas Gampe · 12 years ago
  20. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 12 years ago
  21. 92faa96 am 8f53ad8e: am 7ef46316: Merge "Condense AndroidRuntime init log, include uid running under." into lmp-mr1-dev by Dianne Hackborn · 12 years ago
  22. 8e5aafe Condense AndroidRuntime init log, include uid running under. by Dianne Hackborn · 12 years ago
  23. 5cfbcd3 Fix the length of a profiler system property by Wei Jin · 12 years ago
  24. 1f2ad9e am dfcf0655: am 09fd5a18: Merge "Replacing FloatMath native implementation with calls to Math" by Neil Fuller · 12 years ago
  25. 38b63f0 am dfcf0655: am 09fd5a18: Merge "Replacing FloatMath native implementation with calls to Math" by Neil Fuller · 12 years ago
  26. 7b3db39 Replacing FloatMath native implementation with calls to Math by Nick Kralevich · 12 years ago
  27. 8703675 am 84e6d466: am 4cd671e4: Merge "Revert "Replacing FloatMath native implementation with calls to Math"" by Elliott Hughes · 12 years ago
  28. 5fc9f9c am 84e6d466: am 4cd671e4: Merge "Revert "Replacing FloatMath native implementation with calls to Math"" by Elliott Hughes · 12 years ago
  29. b3b68d03 Revert "Replacing FloatMath native implementation with calls to Math" by Elliott Hughes · 12 years ago
  30. 06965cf am 8a3785ca: am fd2d41b7: Merge "Replacing FloatMath native implementation with calls to Math" by Neil Fuller · 12 years ago
  31. 4ef9403 am 8a3785ca: am fd2d41b7: Merge "Replacing FloatMath native implementation with calls to Math" by Neil Fuller · 12 years ago
  32. 32b88b48d Replacing FloatMath native implementation with calls to Math by Neil Fuller · 12 years ago
  33. 15b3c63 am b4b95714: am e996ea18: am ad421a8b: am 52e5e359: Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 12 years ago
  34. 99f8f21 am d3d6ecdb: am 52e5e359: Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 12 years ago
  35. 51938c2 Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 12 years ago
  36. c846e61 am a38e59b1: am 683872af: Merge "Clean entire arg block when setting process name." into lmp-dev by Jeff Brown · 12 years ago
  37. 00c0cd4 Clean entire arg block when setting process name. by Jeff Brown · 12 years ago
  38. 87c8260 am f1b72b86: am 3f49b128: Merge "Trim unnecessary pages when printing." into lmp-dev by Svetoslav · 12 years ago
  39. 62ce332 Trim unnecessary pages when printing. by Svetoslav · 12 years ago
  40. 9ee5e7e USB string descriptors are not UTF8, so it is not safe to treat them as such. by Mike Lockwood · 12 years ago
  41. eee5254 am d5f23f2e: am 2d3571cc: Merge "Fix the length of a profiler system property" by Calin Juravle · 12 years ago
  42. 2d3571c Merge "Fix the length of a profiler system property" by Calin Juravle · 12 years ago
  43. 4d033e1 Fix the length of a profiler system property by Wei Jin · 12 years ago
  44. d71de10 Update the handling of the native bridge property. by Calin Juravle · 12 years ago
  45. 9b5112c Merge "Make native bridge property read-only." by Calin Juravle · 12 years ago
  46. be20ed4 Update the handling of the native bridge property. by Calin Juravle · 12 years ago
  47. 685a12b Make native bridge property read-only. by Calin Juravle · 12 years ago
  48. 53db6ae Make native bridge property read-only. by Calin Juravle · 12 years ago
  49. 1567d2f0 Disable verification based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 12 years ago
  50. 261e240 Merge "Disable verification based on vold.decrypt. [frameworks/base]" into lmp-dev by Brian Carlstrom · 12 years ago
  51. df6c83f Disable verification based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 12 years ago
  52. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 12 years ago
  53. 2f4cf2c Pass the name of the native bridge library to the runtime by Calin Juravle · 12 years ago
  54. 01db916 Pass the name of the native bridge library to the runtime by Calin Juravle · 12 years ago
  55. ce5bbbe Move image classes options from art to AndroidRuntime [frameworks/base] by Brian Carlstrom · 12 years ago
  56. 0d8fb01 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 12 years ago
  57. 3fbfbb4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 12 years ago
  58. 108166c Move image classes options from art to AndroidRuntime [frameworks/base] by Brian Carlstrom · 12 years ago
  59. 4fd5616 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 12 years ago
  60. f60d3a4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 12 years ago
  61. 3b852e3 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 12 years ago
  62. d7f0849 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 12 years ago
  63. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 12 years ago
  64. e1f57d6 Camera2: Add CPU/GPU overhead measurement to legacy mode by Eino-Ville Talvala · 12 years ago
  65. 6d77eb9 Make dex2oat heap size product configurable [frameworks/base] by Brian Carlstrom · 12 years ago
  66. 2194963 am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 12 years ago
  67. 3fa99ec Merge "Remove bogus 2 char limit for locales and countries." by Narayan Kamath · 12 years ago
  68. 46b6a1b am c61a7575: am d62196cf: am 3fa99ec7: Merge "Remove bogus 2 char limit for locales and countries." by Narayan Kamath · 12 years ago
  69. 7de699f am bd71bf18: am 8922ddba: am a6e06889: Merge "Add profiler type options" by Brian Carlstrom · 12 years ago
  70. 37151b5 Remove bogus 2 char limit for locales and countries. by Narayan Kamath · 12 years ago
  71. 88b5b0b Implement line breaking using ICU break iterator by Anish Athalye · 12 years ago
  72. 54fc18b Add profiler type options by Wei Jin · 12 years ago
  73. fc0fa9a am ac777c82: am 3e836835: am a06f5fa6: Merge "Fix the initialization of some profile properties" by Calin Juravle · 12 years ago
  74. e279cd6 Fix the initialization of some profile properties by Calin Juravle · 12 years ago
  75. a7596147 First pass at FingerprintService integration with HAL. by Jim Miller · 12 years ago
  76. 84ecb7e Merge "remove call to (deprecated) SetDeviceConfig" by Leon Scroggins · 12 years ago
  77. 2216f9c remove call to (deprecated) SetDeviceConfig by Mike Reed · 12 years ago
  78. 9c9777d am cdd1fd7a: am b0492d69: am 16719591: Merge "Shrink profiler.start-immediately to fit in the maximum property size" by Calin Juravle · 12 years ago
  79. a48a6fd am 5fc4e487: am b0f59cdc: am 2f84b69b: Merge "Improved profile.start-immediately comment" by Calin Juravle · 12 years ago
  80. 994cd28 Shrink profiler.start-immediately to fit in the maximum property size by Calin Juravle · 12 years ago
  81. 3f96791 Improved profile.start-immediately comment by Calin Juravle · 12 years ago
  82. 66e29d0 am ee20e16d: am 337f97be: am 97f7f24c: Merge "Fixed comments related to profile properties." by Calin Juravle · 12 years ago
  83. de99f08 Fixed comments related to profile properties. by Calin Juravle · 12 years ago
  84. c09722d am c88a5ac3: am d1d46d9d: am bbf849b1: Merge "Add missing profiler options." by Calin Juravle · 12 years ago
  85. 9828d06 Add missing profiler options. by Calin Juravle · 12 years ago
  86. 5edb85c Merge "add sound trigger JNI" by Eric Laurent · 12 years ago
  87. 60b62bc add sound trigger JNI by Eric Laurent · 12 years ago
  88. a578ab0 Merge "Ignore inPurgeable and inInputShareable." by Leon Scroggins III · 12 years ago
  89. 0aa39dc Ignore inPurgeable and inInputShareable. by Leon Scroggins III · 12 years ago
  90. 84a4c88 Remove GLRenderer by John Reck · 12 years ago
  91. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 12 years ago
  92. 3c1ff82 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 12 years ago
  93. b607900 camera2: Move DngCreator to hardware/camera2. by Ruben Brunk · 12 years ago
  94. 94520c7 Merge "camera2: Add HAL1 compatibility shim skeleton." by Ruben Brunk · 12 years ago
  95. 7ab63ac opengl: Add GLES31 and GLES31Ext classes by Jesse Hall · 12 years ago
  96. feb50af camera2: Add HAL1 compatibility shim skeleton. by Ruben Brunk · 12 years ago
  97. dbef65f Merge "Adding APIs to render PDF documents." by Svetoslav · 12 years ago
  98. 4c9355c Frameworks changes to support latest Skia (r14729) by Mike Reed · 12 years ago
  99. 2836c47 Merge "Start of Minikin integration" by Raph Levien · 12 years ago
  100. ddfe0c7 am 760f0994: am c0f18b9d: am c4c77d63: Merge "Add property for background GC type" by Mathieu Chartier · 12 years ago