1. a4fa3b5 Add support in the platform for Activity Recognition Hardware. by destradaa · 10 years ago
  2. 1397751 Merge "Define NETID_UNSET in ConnectivityManager." by Paul Jensen · 10 years ago
  3. bcc76d3 Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 10 years ago
  4. e1f57d6 Camera2: Add CPU/GPU overhead measurement to legacy mode by Eino-Ville Talvala · 10 years ago
  5. 47e91f2 DNG: Implement remaining interface methods. by Ruben Brunk · 10 years ago
  6. d66a871 Merge "Simplify Shader.setLocalMatrix." by Leon Scroggins III · 10 years ago
  7. ab87983a Simplify Shader.setLocalMatrix. by Leon Scroggins III · 10 years ago
  8. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago
  9. 0161bbc ActivityManager: use Process.killProcessGroup to kill forked processes by Colin Cross · 10 years ago
  10. 0769e55 android.os.Process: add killProcessGroup by Colin Cross · 10 years ago
  11. b58d385 resolved conflicts for merge of f6be5a7a to master by Elliott Hughes · 10 years ago
  12. f6be5a7 am f072fda1: am effcc83e: Merge "Switch frameworks/base/core/jni to the new icu." by Elliott Hughes · 10 years ago
  13. effcc83 Merge "Switch frameworks/base/core/jni to the new icu." by Elliott Hughes · 10 years ago
  14. 92b1896 Switch frameworks/base/core/jni to the new icu. by Elliott Hughes · 10 years ago
  15. 9b72700 Fix extraneous allocation and copying by Anish Athalye · 10 years ago
  16. 525a66b Adding print preview. by Svet Ganov · 10 years ago
  17. ce75618 am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 10 years ago
  18. 6d77eb9 Make dex2oat heap size product configurable [frameworks/base] by Brian Carlstrom · 10 years ago
  19. 2d067ba am 29a9d27d: am 358a3f71: Merge "fix AudioTrack and AudioRecord JNI" by Narayan Kamath · 10 years ago
  20. 90d0b9e fix AudioTrack and AudioRecord JNI by Eric Laurent · 10 years ago
  21. 2194963 am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 10 years ago
  22. 66c6747 Merge "SoundTrigger: update API" by Eric Laurent · 10 years ago
  23. 013f66b SoundTrigger: update API by Eric Laurent · 10 years ago
  24. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  25. d4233c6 Initial code for listing/storing sound models by Sandeep Siddhartha · 10 years ago
  26. d746057 Change new file installs to be cluster-based! by Jeff Sharkey · 10 years ago
  27. 42a1d08 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  28. 4a9c389 kNative_8888_SkColorType is now kN32_SkColorType by Mike Reed · 10 years ago
  29. c054966 Make optical insets actually work by Alan Viverette · 10 years ago
  30. 27bb05f Fix native crash when typeface is missing by Raph Levien · 10 years ago
  31. c61a757 am d62196cf: am 3fa99ec7: Merge "Remove bogus 2 char limit for locales and countries." by Narayan Kamath · 10 years ago
  32. bd71bf1 am 8922ddba: am a6e06889: Merge "Add profiler type options" by Brian Carlstrom · 10 years ago
  33. 3fa99ec Merge "Remove bogus 2 char limit for locales and countries." by Narayan Kamath · 10 years ago
  34. be55c0d Merge "audio: fixed channel count determination from channel mask" by Eric Laurent · 10 years ago
  35. dbf5566 audio: fixed channel count determination from channel mask by Eric Laurent · 10 years ago
  36. 4cce48e Merge "Fixes to startDelay" by John Reck · 10 years ago
  37. 8d8af3c Fixes to startDelay by John Reck · 10 years ago
  38. 46b6a1b am c61a7575: am d62196cf: am 3fa99ec7: Merge "Remove bogus 2 char limit for locales and countries." by Narayan Kamath · 10 years ago
  39. 3c8fa3b camera2: Fix configured surface check in Legacy shim. by Ruben Brunk · 10 years ago
  40. 7de699f am bd71bf18: am 8922ddba: am a6e06889: Merge "Add profiler type options" by Brian Carlstrom · 10 years ago
  41. 57ee620 Read premultiplied status from the SkBitmap. by Leon Scroggins III · 10 years ago
  42. 37151b5 Remove bogus 2 char limit for locales and countries. by Narayan Kamath · 10 years ago
  43. d907e5b Merge "Fix onTrimMemory for HardwareRenderer" by John Reck · 10 years ago
  44. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  45. 88b5b0b Implement line breaking using ICU break iterator by Anish Athalye · 10 years ago
  46. 711ecaf Merge "More cleanups" by John Reck · 10 years ago
  47. 918ad52 More cleanups by John Reck · 10 years ago
  48. f23b25a Remove isRecording() method from renderers by Chris Craik · 10 years ago
  49. f74930b Merge "Surface: Add allocateBuffers to avoid render delay" by Dan Stoza · 10 years ago
  50. 493f2e1 SurfaceTexture: Allow creation in detached mode by Dan Stoza · 10 years ago
  51. 54fc18b Add profiler type options by Wei Jin · 10 years ago
  52. d5d8080 Merge "Use return values from JNI functions binding sockets and processes to networks." by Paul Jensen · 10 years ago
  53. 32a58f0 Use return values from JNI functions binding sockets and processes to networks. by Paul Jensen · 10 years ago
  54. cd0741d Merge "Animator refactoring & fixes" by John Reck · 10 years ago
  55. 68bfe0a Animator refactoring & fixes by John Reck · 10 years ago
  56. ef14da3 camera2: Fix handling for abandoned bufferqueues. by Ruben Brunk · 10 years ago
  57. a1d80e3 AudioTrack Java constructor with AudioAttributes and AudioFormat by Jean-Michel Trivi · 10 years ago
  58. 04d480e Merge "Fix some problems with proc stats collection." by Dianne Hackborn · 10 years ago
  59. 306af67 Fix some problems with proc stats collection. by Dianne Hackborn · 10 years ago
  60. 3d528c40 Fix build breakage by Raph Levien · 10 years ago
  61. 3660789 Switch all text layout to Minikin by Raph Levien · 10 years ago
  62. d194262 Delete Paint.getTextGlyphs() by Raph Levien · 10 years ago
  63. 3744a64 Use Minikin's purgeCaches by Raph Levien · 10 years ago
  64. 5096def camera2: (legacy) Write the JPEG size as part of the blob transport by Igor Murashkin · 10 years ago
  65. 2ce9328 Fix xfermode usage in GLES20Canvas.drawColor by Chris Craik · 10 years ago
  66. ac777c8 am 3e836835: am a06f5fa6: Merge "Fix the initialization of some profile properties" by Calin Juravle · 10 years ago
  67. 5795d64 Surface: Add allocateBuffers to avoid render delay by Dan Stoza · 10 years ago
  68. 1959764 am ff6b0e24: am f1896106: Merge "Fixed VM memory leak in AudioSystem JNI interface" by Elliott Hughes · 10 years ago
  69. a06f5fa Merge "Fix the initialization of some profile properties" by Calin Juravle · 10 years ago
  70. f189610 Merge "Fixed VM memory leak in AudioSystem JNI interface" by Elliott Hughes · 10 years ago
  71. 3b20251 No-fail invokeFunctor by John Reck · 10 years ago
  72. 97a6c20 Merge "Removed hack for fingerprint HAL." by Vineeta Srivastava · 10 years ago
  73. fc0fa9a am ac777c82: am 3e836835: am a06f5fa6: Merge "Fix the initialization of some profile properties" by Calin Juravle · 10 years ago
  74. a2e8974 Removed hack for fingerprint HAL. by Vineeta Srivastava · 10 years ago
  75. a7090e0 Update 'DisplayList' vs 'RenderNode' naming in several places by Chris Craik · 10 years ago
  76. 5e6421b Merge "camera2: Switch to using YV12 for ImageReader." by Ruben Brunk · 10 years ago
  77. 91b9aab camera2: Switch to using YV12 for ImageReader. by Ruben Brunk · 10 years ago
  78. 60679f6 Merge "camera: Get detailed error reporting from api1 Camera if open fails" by Igor Murashkin · 10 years ago
  79. a1d6627 camera: Get detailed error reporting from api1 Camera if open fails by Igor Murashkin · 10 years ago
  80. 402c8f5 Merge "stop using (deprecated) SkBitmap::Config" by Mike Reed · 10 years ago
  81. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  82. f44d499 am 19597647: am ff6b0e24: am f1896106: Merge "Fixed VM memory leak in AudioSystem JNI interface" by Elliott Hughes · 10 years ago
  83. 6e335c4 Merge "Camera: Implement HAL1 and higher HAL API coexistence" by Zhijun He · 10 years ago
  84. 4c91380 Camera: Implement HAL1 and higher HAL API coexistence by Zhijun He · 10 years ago
  85. e279cd6 Fix the initialization of some profile properties by Calin Juravle · 10 years ago
  86. 0ead2a0 am 15967d0a: am 88b37eda: Merge "Fix reading memory usage for 64-bit processes" by Colin Cross · 10 years ago
  87. 88b37ed Merge "Fix reading memory usage for 64-bit processes" by Colin Cross · 10 years ago
  88. 0c6bc73 Fix reading memory usage for 64-bit processes by Colin Cross · 10 years ago
  89. 17e64ff Merge "Use Minikin grapheme cluster breaking" by Raph Levien · 10 years ago
  90. e368b6b Use Minikin grapheme cluster breaking by Raph Levien · 10 years ago
  91. 3f0d616 Simple implementation of drawPosText by Raph Levien · 10 years ago
  92. 580ecd4 Merge "Simple implementation of drawPosText" by Raph Levien · 10 years ago
  93. ff0d9f0 AudioTrack: Add support for compressed audio by Eric Laurent · 10 years ago
  94. ca48160 Merge "Throw ISE on too-big-views-with-layers" by John Reck · 10 years ago
  95. c25e506 Throw ISE on too-big-views-with-layers by John Reck · 10 years ago
  96. a0dc404 Fix namespace for picture by Derek Sollenberger · 10 years ago
  97. c802c8c Merge "Implement drawTextOnPath with Minikin" by Raph Levien · 10 years ago
  98. 9d2b5e1 Implement drawTextOnPath with Minikin by Raph Levien · 10 years ago
  99. bc8bd76 Merge "Refactor android.graphics.Picture JNI bindings." by Derek Sollenberger · 10 years ago
  100. 50b9fcf Merge "Add two new display info fields" by Andy McFadden · 10 years ago