1. 987609f Merge "Improve SurfaceView postion snapping" into nyc-dev by Chris Craik · 8 years ago
  2. 53a441c Ensure local settings caches are not stale by Svet Ganov · 8 years ago
  3. 0e974e74 Improve SurfaceView postion snapping by Chris Craik · 8 years ago
  4. 1505537 Merge "Increase the max binder thread pool size for system_server." into nyc-dev by Tim Murray · 8 years ago
  5. 4e9a9df Merge "Force windows to be scalable during pinned animation." into nyc-dev by Rob Carr · 8 years ago
  6. eef4a3d Increase the max binder thread pool size for system_server. by Tim Murray · 8 years ago
  7. 1ca6a33 Force windows to be scalable during pinned animation. by Robert Carr · 8 years ago
  8. 0b724f8 Merge "AudioSystem: allow platforms no audio ports" into nyc-dev by Eric Laurent · 8 years ago
  9. 8cddce3 Merge "Make getFrameNumber lazy" into nyc-dev by John Reck · 8 years ago
  10. 28912a5 Make getFrameNumber lazy by John Reck · 8 years ago
  11. 4afbed1 Fix NPE checkjni by John Reck · 8 years ago
  12. 85cfc8c Merge "Add a callback for when a gl functor is released" into nyc-dev by John Reck · 8 years ago
  13. cd1c3eb Add a callback for when a gl functor is released by John Reck · 8 years ago
  14. 032a359 Don't do layout in hasGlyph for codepoint + vs by Raph Levien · 8 years ago
  15. b36d104 AudioSystem: allow platforms no audio ports by Eric Laurent · 8 years ago
  16. de16f96c Merge "Take app screenshots in 565." into nyc-dev by Winson Chung · 8 years ago
  17. a5fdde9 Take app screenshots in 565. by Winson · 8 years ago
  18. d6a25c2 Merge "Revert "Revert "Make stopped state a first-class thing""" into nyc-dev by John Reck · 8 years ago
  19. 8afcc76 Revert "Revert "Make stopped state a first-class thing"" by John Reck · 8 years ago
  20. 53553d3 Merge "Handle dalvik.vm.jitprithreadweight property" into nyc-dev by Calin Juravle · 8 years ago
  21. 08a26ee Merge "Minor changes needed to support EXT_protected_content." into nyc-dev by Craig Donner · 8 years ago
  22. aa9ecac Handle dalvik.vm.jitprithreadweight property by Calin Juravle · 8 years ago
  23. afe9a4c Minor changes needed to support EXT_protected_content. by Craig Donner · 8 years ago
  24. b35da39 Allow leading spaces in path string (to keep behavior consistent) by Doris Liu · 8 years ago
  25. 1ee2dd2 Merge "Check whether VD tree is still valid before calling native setter" into nyc-dev by Doris Liu · 8 years ago
  26. 250c617 Merge "Remove LOAD_OS_APP message from standard context hub messages" into nyc-dev by Ashutosh Joshi · 8 years ago
  27. cdedc9a Check whether VD tree is still valid before calling native setter by Doris Liu · 8 years ago
  28. d2eec0e Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev by John Reck · 8 years ago
  29. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 8 years ago
  30. 85202e0 Remove LOAD_OS_APP message from standard context hub messages by Ashutosh Joshi · 8 years ago
  31. 825fa4d Merge "Revert "Make stopped state a first-class thing"" into nyc-dev by John Reck · 8 years ago
  32. eab3f26 Revert "Make stopped state a first-class thing" by John Reck · 8 years ago
  33. 34994b7 Merge "contexthub: nanohub HAL redefined hub_app_name_t; keep in sync" into nyc-dev by Alexey Polyudov · 8 years ago
  34. ab2d445 contexthub: nanohub HAL redefined hub_app_name_t; keep in sync by Alexey Polyudov · 8 years ago
  35. 0e89f98 Merge "Improve error logging for parsing failures" into nyc-dev by Doris Liu · 8 years ago
  36. 0a1a516 Improve error logging for parsing failures by Doris Liu · 8 years ago
  37. c147dbb Merge "Avoid copying of font table data, provide raw font bytes" into nyc-dev by Raph Levien · 8 years ago
  38. 296bf8c Avoid copying of font table data, provide raw font bytes by Raph Levien · 8 years ago
  39. c724dcf Merge "Make stopped state a first-class thing" into nyc-dev by John Reck · 8 years ago
  40. 4a62eff Merge "Fix some edge cases" into nyc-dev by John Reck · 8 years ago
  41. 945961f Make stopped state a first-class thing by John Reck · 8 years ago
  42. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  43. 7d4a7fa Merge "Add dumpsys capabilities for context hub service" into nyc-dev by Ashutosh Joshi · 8 years ago
  44. 8c83a85 Merge "Paint.hasGlyph should return false on unsupported flags." into nyc-dev by Seigo Nonaka · 8 years ago
  45. 6239cc6 Add dumpsys capabilities for context hub service by Ashutosh Joshi · 8 years ago
  46. 59ee472 Downgrades error messages about not being able to detect whether we are in protected mode or not to informational messages. If there is no GL context, then we are by definition not in protected mode, and still return false as advertised, thus there's no need for an error message. by Craig Donner · 8 years ago
  47. 589cddc Paint.hasGlyph should return false on unsupported flags. by Seigo Nonaka · 8 years ago
  48. b4cc448 Merge "App upload to Context hub." into nyc-dev by Ashutosh Joshi · 8 years ago
  49. cafdee9 App upload to Context hub. by Ashutosh Joshi · 8 years ago
  50. d928908 Merge "Make AVD thread safe" into nyc-dev by Doris Liu · 8 years ago
  51. 1d8e194 Make AVD thread safe by Doris Liu · 8 years ago
  52. c6418c0 Merge "Cleanup addtional files that were missed in the first purge of AvoidXfermode" into nyc-dev by Derek Sollenberger · 8 years ago
  53. 93ab281 Cleanup addtional files that were missed in the first purge of AvoidXfermode by Derek Sollenberger · 8 years ago
  54. b741e3b Added handling apps query response from context hub by Ashutosh Joshi · 8 years ago
  55. 2c697fb Revert "Added handling apps query response from context hub" by Ashutosh Joshi · 8 years ago
  56. c75f7c2 Revert "Ensuring builds compile for both 32 bit and 64 bit targets." by Ashutosh Joshi · 8 years ago
  57. 85e093b Ensuring builds compile for both 32 bit and 64 bit targets. by Ashutosh Joshi · 8 years ago
  58. adf75e3 Added handling apps query response from context hub by Ashutosh Joshi · 8 years ago
  59. 2aaf681 Merge "Remove warning" into nyc-dev by John Reck · 8 years ago
  60. aea43f8 Merge "Fix: doRunAdvance returns wrong value when offset == count." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  61. 562cfef Remove warning by John Reck · 8 years ago
  62. 44b49f0 Add a callback for rendernode parentcount=0 by John Reck · 8 years ago
  63. 50c52c0 Merge "Several code quality improvements" into nyc-dev by Peng Xu · 8 years ago
  64. 4a4baef Several code quality improvements by Peng Xu · 8 years ago
  65. 8c349f5 Merge "Camera: Add bandaid for preview orientation on reverse-landscape cameras" into nyc-dev by Eino-Ville Talvala · 8 years ago
  66. b367771 Fix: doRunAdvance returns wrong value when offset == count. by Keisuke Kuroyanagi · 8 years ago
  67. cd7c97b Merge "PDFium interface changed, hence adjust the adapter jni code." into nyc-dev by Philip P. Moltmann · 8 years ago
  68. 6c91e2c Camera: Add bandaid for preview orientation on reverse-landscape cameras by Eino-Ville Talvala · 8 years ago
  69. a9471b1 Update pixelRef genID when reusing pixels in RecyclingClippingPixelAllocator. by Derek Sollenberger · 8 years ago
  70. ab852f2 Merge "Add offset() to Path's fast-case mode" into nyc-dev by Sergei Vasilinetc · 8 years ago
  71. ecbcdd3 Add offset() to Path's fast-case mode by sergeyv · 8 years ago
  72. 6266d8c Merge "Java bindings for SurfaceControl::setFinalCrop" into nyc-dev by Pablo Ceballos · 8 years ago
  73. e6109dd Merge "Remove framework code that calls SIOCKILLADDR" into nyc-dev by Lorenzo Colitti · 8 years ago
  74. ed7bf2e Remove framework code that calls SIOCKILLADDR by Lorenzo Colitti · 8 years ago
  75. bad9918 Clean up and rename TypefaceImpl by sergeyv · 8 years ago
  76. dccca44 Reland: Move text logic from jni to hwui level by sergeyv · 8 years ago
  77. 6847953 Merge "Revert "Move text logic from jni to hwui level"" into nyc-dev by Sergei Vasilinetc · 8 years ago
  78. afbd0f1 Revert "Move text logic from jni to hwui level" by Sergei Vasilinetc · 8 years ago
  79. 49658d4 Merge "Move text logic from jni to hwui level" into nyc-dev by Sergei Vasilinetc · 8 years ago
  80. 79bd8d4 PDFium interface changed, hence adjust the adapter jni code. by Philip P. Moltmann · 8 years ago
  81. 885b742 Changes of root storage space unmounting time on Zygote Process by doheon1.lee · 9 years ago
  82. 969e8c3 Merge "Move updating window position off RT" into nyc-dev by John Reck · 8 years ago
  83. 38f6c03 Move updating window position off RT by John Reck · 8 years ago
  84. a7f6bba1 Move text logic from jni to hwui level by sergeyv · 8 years ago
  85. 58ae278 Merge "Use audio_session_t consistently" into nyc-dev by Glenn Kasten · 8 years ago
  86. 990ea13 Return DNG mimeType for the case kRAW_SkEncodedFormat by Yujie Qin · 8 years ago
  87. c7605b8 Merge "Unifying method names and comments to security logging, not device logging" into nyc-dev by Rubin Xu · 8 years ago
  88. 61adad8 Merge "Adjust graphics dataspace references to new standard" into nyc-dev by Eino-Ville Talvala · 8 years ago
  89. 4003499 Merge "Dynamic audio policies: device type and address" into nyc-dev by Jean-Michel Trivi · 8 years ago
  90. 71e806b Merge "Add fillType support to VectorDrawable" into nyc-dev by Tenghui Zhu · 8 years ago
  91. 4ad3988 Dynamic audio policies: device type and address by Jean-Michel Trivi · 8 years ago
  92. 46591f4 Add fillType support to VectorDrawable by Teng-Hui Zhu · 8 years ago
  93. ac329d3 Merge "Exposing Context Hub service." into nyc-dev by Ashutosh Joshi · 8 years ago
  94. 6235a94 Unifying method names and comments to security logging, not device logging by Michal Karpinski · 8 years ago
  95. 27982e6 Java bindings for SurfaceControl::setFinalCrop by Pablo Ceballos · 8 years ago
  96. 7494eb2 Merge "Remove all non-porterduff xfermodes from the public API" into nyc-dev by Derek Sollenberger · 8 years ago
  97. 9ff7d22 Exposing Context Hub service. by Peng Xu · 9 years ago
  98. 7966d44 Adjust graphics dataspace references to new standard by Eino-Ville Talvala · 8 years ago
  99. 66f4831 frameworks/base: Make Thread::run threadName argument required by Brian Carlstrom · 8 years ago
  100. 51e7805 Remove all non-porterduff xfermodes from the public API by Derek Sollenberger · 8 years ago