1. 0a82e80 Stop using LinkProperties for static configuration. by Lorenzo Colitti · 12 years ago
  2. e364aec Merge "camera2: Add jpeg metadata for LEGACY shim." into lmp-dev by Ruben Brunk · 12 years ago
  3. 1dc1326 camera2: Add jpeg metadata for LEGACY shim. by Ruben Brunk · 12 years ago
  4. a9bc355 camera2: Fix shim aspect ratio scaling. by Ruben Brunk · 12 years ago
  5. 261e240 Merge "Disable verification based on vold.decrypt. [frameworks/base]" into lmp-dev by Brian Carlstrom · 12 years ago
  6. df6c83f Disable verification based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 12 years ago
  7. ec92397 Merge "Integrate NativeActivity with NativeBridge interfaces" into lmp-dev by Calin Juravle · 12 years ago
  8. abd76d0 Integrate NativeActivity with NativeBridge interfaces by Yong WU · 12 years ago
  9. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 12 years ago
  10. 3e19025 DNG: Fix row stride check. by Ruben Brunk · 12 years ago
  11. ccf25c7b Fix shared library bug in bag attributes by Adam Lesinski · 12 years ago
  12. 01db916 Pass the name of the native bridge library to the runtime by Calin Juravle · 12 years ago
  13. 6f03023 Remove dependency on SkPaintOptionsAndroid by Derek Sollenberger · 12 years ago
  14. ce5bbbe Move image classes options from art to AndroidRuntime [frameworks/base] by Brian Carlstrom · 12 years ago
  15. 0d8fb01 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 12 years ago
  16. 3fbfbb4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 12 years ago
  17. 7964750 Move bitmap transforms out of bitmap ops by Chris Craik · 12 years ago
  18. d1a7fca Fix JNI error in exception reporting. by Mathieu Chartier · 12 years ago
  19. b634e1b AudioSystem: add API to query audio HW sync source by Eric Laurent · 12 years ago
  20. 01e840f Add resize method for virtual displays by Michael Wright · 12 years ago
  21. d3b8223 SoundTrigger API update. by Eric Laurent · 12 years ago
  22. e9ad393 Add fontFeatureSettings to TextView and attrs by Behdad Esfahbod · 12 years ago
  23. 8e55492 Merge "Add outline alpha" into lmp-dev by Chris Craik · 12 years ago
  24. 77b5cad Add outline alpha by Chris Craik · 12 years ago
  25. 805f6eb Support FontFeatureSettings in Paint by Behdad Esfahbod · 12 years ago
  26. ed1e696 Merge "Bump refcount of canvas created for Picture" into lmp-dev by Raph Levien · 12 years ago
  27. febccd05 Bump refcount of canvas created for Picture by Raph Levien · 12 years ago
  28. fa80f74 Add letter-spacing to Paint and TextView by Behdad Esfahbod · 12 years ago
  29. 73e8205 fix build by John Reck · 12 years ago
  30. c41d941 Disable fallback chaining in Skia. by Derek Sollenberger · 12 years ago
  31. af4d04c Use RoundRect clipping for circle reveal animation by Chris Craik · 12 years ago
  32. e21e2a2 Clean up Minikin includes by Behdad Esfahbod · 12 years ago
  33. 0288ca6 SensorManager API changes. by Aravind Akella · 12 years ago
  34. 5ec7896 Use new minikin Layout::doLayout() that doesn't use a CSS string by Behdad Esfahbod · 12 years ago
  35. 62dc176 rename AudioSystem::newAudioSessionId() by Eric Laurent · 12 years ago
  36. 701d6ff AudioAttributes and AudioRecord. by Jean-Michel Trivi · 12 years ago
  37. 39c12fa Use blob (shared memory) for large data in sound model/recognition event/config by Sandeep Siddhartha · 12 years ago
  38. c8d6b6f AudioTrack transfer mode in JNI by Jean-Michel Trivi · 12 years ago
  39. 058fc64 Connect shadow style attributes to renderer by Chris Craik · 12 years ago
  40. 1032332 Merge "camera2: Add noiseModel when saving DNG tag." by Ruben Brunk · 12 years ago
  41. 90d7a3e Add read/writeBlob to Parcel by Sandeep Siddhartha · 12 years ago
  42. b1971dc camera2: Add noiseModel when saving DNG tag. by Ruben Brunk · 12 years ago
  43. a753f4c Move ClipBounds to native by Chris Craik · 12 years ago
  44. c437f6e Merge "Further centralize Minikin interaction" into lmp-dev by Behdad Esfahbod · 12 years ago
  45. 63c5c78 Further centralize Minikin interaction by Behdad Esfahbod · 12 years ago
  46. b9333b5 Merge "Remove unused TextLayout.h" into lmp-dev by Behdad Esfahbod · 12 years ago
  47. 1fc6839 Remove unused TextLayout.h by Behdad Esfahbod · 12 years ago
  48. cae05e0 Move Canvas.h to a new location so that it can be shared with HWUI. by Derek Sollenberger · 12 years ago
  49. 91838de camera2: Fix LEGACY mode timestamps. by Ruben Brunk · 12 years ago
  50. acb4099 Refactor text drawing to move minikin interactions outside of the canvas interface. by Derek Sollenberger · 12 years ago
  51. 866cf65 Make updateLocalMatrix replace the current Matrix. by Leon Scroggins III · 12 years ago
  52. 3b852e3 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 12 years ago
  53. c403a39 Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev by Chris Craik · 12 years ago
  54. 0645128 Make setter methods on Outline call setEmpty() based on params by Chris Craik · 12 years ago
  55. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 12 years ago
  56. f23f5de Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" into lmp-dev by Chris Craik · 12 years ago
  57. 53001ca [Bitmap] Add null pointer protection in Bitmap_sameAs() by henry.uh_chen · 12 years ago
  58. 6ba30b8 Add android.Paint that inherits SkPaint by Behdad Esfahbod · 12 years ago
  59. 2cb8c3c Remove invalid SkASSERT that prevents us from running with SK_DEBUG by Derek Sollenberger · 12 years ago
  60. 8872b38 Separate Canvas JNI code from the implementation. by Derek Sollenberger · 12 years ago
  61. d3de42c Add RT-enabled reveal animator by John Reck · 12 years ago
  62. 3b0224d Fix exceptions in ActivityRecognition platform stack. by destradaa · 12 years ago
  63. 580ff81 Revert "Separate Canvas JNI code from the implementation." by John Reck · 12 years ago
  64. 889fc94 Merge "Add accessibility text contrast setting" into lmp-dev by Chris Craik · 12 years ago
  65. cce47eb Add accessibility text contrast setting by Chris Craik · 12 years ago
  66. 514a8b8 Merge "Fix root RenderNode damage calculation" into lmp-dev by John Reck · 12 years ago
  67. 0a97330 Fix root RenderNode damage calculation by John Reck · 12 years ago
  68. 4990e4f Launch processes running under the 'bluetooth' uid with CAP_WAKE_ALARM. by Sharvil Nanavati · 12 years ago
  69. f5d6c55 Separate Canvas JNI code from the implementation. DO NOT MERGE by Derek Sollenberger · 12 years ago
  70. 757f0f3 Merge "Implement outline support for nine patches" into lmp-dev by Chris Craik · 12 years ago
  71. 47cd8e9 Implement outline support for nine patches by Chris Craik · 12 years ago
  72. 28c49c9 camera2: Update shader scaling matrix for legacy mode. by Ruben Brunk · 12 years ago
  73. 3089bed Zygote: make libprocessgroup failures non-fatal by Colin Cross · 12 years ago
  74. 06b6cdae Remove unnecessary code and APIs. by Sreeram Ramachandran · 12 years ago
  75. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 12 years ago
  76. 1397751 Merge "Define NETID_UNSET in ConnectivityManager." by Paul Jensen · 12 years ago
  77. bcc76d3 Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 12 years ago
  78. e1f57d6 Camera2: Add CPU/GPU overhead measurement to legacy mode by Eino-Ville Talvala · 12 years ago
  79. 47e91f2 DNG: Implement remaining interface methods. by Ruben Brunk · 12 years ago
  80. d66a871 Merge "Simplify Shader.setLocalMatrix." by Leon Scroggins III · 12 years ago
  81. ab87983 Simplify Shader.setLocalMatrix. by Leon Scroggins III · 12 years ago
  82. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 12 years ago
  83. 0161bbc ActivityManager: use Process.killProcessGroup to kill forked processes by Colin Cross · 12 years ago
  84. 0769e55 android.os.Process: add killProcessGroup by Colin Cross · 12 years ago
  85. b58d385 resolved conflicts for merge of f6be5a7a to master by Elliott Hughes · 12 years ago
  86. f6be5a7 am f072fda1: am effcc83e: Merge "Switch frameworks/base/core/jni to the new icu." by Elliott Hughes · 12 years ago
  87. effcc83 Merge "Switch frameworks/base/core/jni to the new icu." by Elliott Hughes · 12 years ago
  88. 92b1896 Switch frameworks/base/core/jni to the new icu. by Elliott Hughes · 12 years ago
  89. 9b72700 Fix extraneous allocation and copying by Anish Athalye · 12 years ago
  90. 525a66b Adding print preview. by Svet Ganov · 12 years ago
  91. ce75618 am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 12 years ago
  92. 6d77eb9 Make dex2oat heap size product configurable [frameworks/base] by Brian Carlstrom · 12 years ago
  93. 2d067ba am 29a9d27d: am 358a3f71: Merge "fix AudioTrack and AudioRecord JNI" by Narayan Kamath · 12 years ago
  94. 90d0b9e fix AudioTrack and AudioRecord JNI by Eric Laurent · 12 years ago
  95. 2194963 am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 12 years ago
  96. 66c6747 Merge "SoundTrigger: update API" by Eric Laurent · 12 years ago
  97. 013f66b SoundTrigger: update API by Eric Laurent · 12 years ago
  98. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 12 years ago
  99. d4233c6 Initial code for listing/storing sound models by Sandeep Siddhartha · 12 years ago
  100. d746057 Change new file installs to be cluster-based! by Jeff Sharkey · 12 years ago