1. f296940 Distinguish unspecified and explicit null values in resources by Alan Viverette · 10 years ago
  2. 141823e Merge "Be more conservative about current buffer" into lmp-mr1-dev by John Reck · 10 years ago
  3. 31b76b6 Merge "libandroidfw: Do not build device library when building SDK" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  4. 950ff1b Be more conservative about current buffer by John Reck · 10 years ago
  5. 23d307c Cleanup debug options by John Reck · 10 years ago
  6. f001e37 libandroidfw: Do not build device library when building SDK by Adam Lesinski · 10 years ago
  7. 879f237 Merge "Added some more Split density tests" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  8. 6029319 Added some more Split density tests by Adam Lesinski · 10 years ago
  9. badac04 Merge "Add some free zoom to lockHardwareCanvas" into lmp-mr1-dev by John Reck · 10 years ago
  10. 1125d1f Add some free zoom to lockHardwareCanvas by John Reck · 10 years ago
  11. 5c9d717 Fix damage bug by John Reck · 10 years ago
  12. 733bb3b Merge "Fix memory corruption in test" into lmp-mr1-dev by John Reck · 10 years ago
  13. bb2d0cc Surface:lockHardwareCanvas by John Reck · 10 years ago
  14. af60831 Fix memory corruption in test by John Reck · 10 years ago
  15. 94c40fe CARD LAND! by John Reck · 10 years ago
  16. be003a3 am f23e3ea6: am aeef612f: Merge "Search all packages for a given type string when looking up resources by name" into lmp-dev by Adam Lesinski · 10 years ago
  17. e60a87f Search all packages for a given type string when looking up resources by name by Adam Lesinski · 10 years ago
  18. 786afcb Trim graphics memory when closing the shade by Jorim Jaggi · 10 years ago
  19. 8cdb0bc Merge "Use float instead of double to increase spot shadow perf" into lmp-mr1-dev by ztenghui · 10 years ago
  20. 6a2296d am 9da6e743: am d988a45d: Merge "Cleanup DeferredLayerUpdater" into lmp-dev by John Reck · 10 years ago
  21. 9122b1b Use float instead of double to increase spot shadow perf by ztenghui · 10 years ago
  22. 749906b Cleanup DeferredLayerUpdater by John Reck · 10 years ago
  23. 497cb6c Merge "Avoid creating Caches instance with gfxinfo dump" into lmp-mr1-dev by Chris Craik · 10 years ago
  24. 59e129f Merge "Account for colorfilter transparency in determining paint opacity" into lmp-mr1-dev by Chris Craik · 10 years ago
  25. 5f24386 am 9ad17521: am f9033048: Merge "+ correcting shadow visual appearance (b/17610926)" into lmp-dev by ztenghui · 10 years ago
  26. c5b5f05 Account for colorfilter transparency in determining paint opacity by Chris Craik · 10 years ago
  27. 8def74d + correcting shadow visual appearance (b/17610926) by ztenghui · 10 years ago
  28. 8628387 am b226d295: am c6a06d43: Merge "Revert "Fix issue with using locally defined attrs in a shared lib"" into lmp-dev by Adam Powell · 10 years ago
  29. 059476a Avoid creating Caches instance with gfxinfo dump by Chris Craik · 10 years ago
  30. 908c748 Revert "Fix issue with using locally defined attrs in a shared lib" by Adam Powell · 10 years ago
  31. 95731ab am bb7b5197: am cd8e7381: Merge "Fix issue with using locally defined attrs in a shared lib" into lmp-dev by Adam Lesinski · 10 years ago
  32. 5069dd6 Fix issue with using locally defined attrs in a shared lib by Adam Lesinski · 10 years ago
  33. a8bea8e Add tracing for saveLayer by Chris Craik · 10 years ago
  34. bc34191 Reject transparent draws more conservatively by Chris Craik · 10 years ago
  35. 9e7c919 Merge "Account for alpha in hasShadow()" into lmp-dev by Chris Craik · 10 years ago
  36. 9fa364d Account for alpha in hasShadow() by Chris Craik · 10 years ago
  37. b6812b6 Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev by Adam Lesinski · 10 years ago
  38. 6cc6219 Merge "glFinish to flush deletes" into lmp-dev by John Reck · 10 years ago
  39. 4ced262 glFinish to flush deletes by John Reck · 10 years ago
  40. 651486d Merge "Fix garbage showing up beneath dialogs" into lmp-dev by Chris Craik · 10 years ago
  41. 284b243 Fix garbage showing up beneath dialogs by Chris Craik · 10 years ago
  42. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  43. f16b494 Merge "Special case EGL_BAD_SURFACE" into lmp-dev by John Reck · 10 years ago
  44. 2cdbc7d Special case EGL_BAD_SURFACE by John Reck · 10 years ago
  45. 5083943 Merge "Change default fbo cache size to 0" into lmp-dev by John Reck · 10 years ago
  46. e9cd97e Change default fbo cache size to 0 by John Reck · 10 years ago
  47. 73821c8 Handle premultiplication correctly for ColorMatrixColorFilters by Chris Craik · 10 years ago
  48. 072707d Use RenderThread for navigation bar ripples by Jorim Jaggi · 10 years ago
  49. 025207b3 Merge "Force isolation of clip and matrix within layer" into lmp-dev by Chris Craik · 10 years ago
  50. 4ace730 Force isolation of clip and matrix within layer by Chris Craik · 10 years ago
  51. 2f25901 Merge "Correctly initialize animator asynchronousity" into lmp-dev by Chris Craik · 10 years ago
  52. 572d9ac Correctly initialize animator asynchronousity by Chris Craik · 10 years ago
  53. 692737b Merge "Update the shadow strength" into lmp-dev by ztenghui · 10 years ago
  54. f7d76df Update the shadow strength by ztenghui · 10 years ago
  55. 1aec711 Merge "Disable layer leak tracking" into lmp-dev by Chris Craik · 10 years ago
  56. 21029ef Disable layer leak tracking by Chris Craik · 10 years ago
  57. 4340c26 Snap outline clipping to integer coordinates correctly by Chris Craik · 10 years ago
  58. 24a95a1 Merge "Finer tessellation can draw better looking shadows for circles." into lmp-dev by ztenghui · 10 years ago
  59. 5be52c1 Merge "Update HWUI paint filter to understand new location of skia bitmap filter preference" into lmp-dev by Chris Craik · 10 years ago
  60. 591be6c Update HWUI paint filter to understand new location of skia bitmap filter preference by Chris Craik · 10 years ago
  61. 25e5a02 Finer tessellation can draw better looking shadows for circles. by ztenghui · 10 years ago
  62. ca517b9 Merge "Re-triangulate the spot shadow." into lmp-dev by ztenghui · 10 years ago
  63. 512e643 Re-triangulate the spot shadow. by ztenghui · 10 years ago
  64. bfd1cd6 Additional layer logging by Chris Craik · 10 years ago
  65. b2201151 Merge "hwui: Caches: use mBoundTextures only for GL_TEXTURE_2D" into lmp-dev by Chris Craik · 10 years ago
  66. 70735bd hwui: Caches: use mBoundTextures only for GL_TEXTURE_2D by Fred Fettinger · 10 years ago
  67. 69fb8a2 Merge "Fix tessellation bounds computation" into lmp-dev by Chris Craik · 10 years ago
  68. 21bcfc4f Fix tessellation bounds computation by Chris Craik · 10 years ago
  69. 8a226d2 Don't track TextureLayer lifecycles in RenderState by Chris Craik · 10 years ago
  70. 5f5df97 Merge "Fix save count offsetting within DisplayList chunks" into lmp-dev by Chris Craik · 10 years ago
  71. c166b6c Fix save count offsetting within DisplayList chunks by Chris Craik · 10 years ago
  72. 3207ffe Merge "Disable RT-anim for AnimatorSet" into lmp-dev by John Reck · 10 years ago
  73. f5945a0 Disable RT-anim for AnimatorSet by John Reck · 10 years ago
  74. 4e84917 Merge "Fix race condition" into lmp-dev by John Reck · 10 years ago
  75. 83eb430 Merge "Add shadow/clipping properties to HierarchyViewer" into lmp-dev by Chris Craik · 10 years ago
  76. ec845a2 Fix race condition by John Reck · 10 years ago
  77. 5c75c52 Add shadow/clipping properties to HierarchyViewer by Chris Craik · 10 years ago
  78. 599e254 Additional layer logging, and added mutex by Chris Craik · 10 years ago
  79. 6dad93e Merge "Yet more layer tracking logging" into lmp-dev by John Reck · 10 years ago
  80. 443a714 Yet more layer tracking logging by John Reck · 10 years ago
  81. 2d3f903 Merge "Prioritize reveal clipping over Outline clipping" into lmp-dev by Chris Craik · 10 years ago
  82. e83cbd4 Prioritize reveal clipping over Outline clipping by Chris Craik · 10 years ago
  83. e23b8dd Merge "Remove invalid premul step from HWUI's matrix color filter." into lmp-dev by Derek Sollenberger · 10 years ago
  84. e2478d4 Fix some wrong-thread issues around animator management by John Reck · 10 years ago
  85. 17035b0 Have destroy call freePrefetchedLayers by John Reck · 10 years ago
  86. 3d3f5f8 Merge "Implement TODO" into lmp-dev by John Reck · 10 years ago
  87. 1661715 Implement TODO by John Reck · 10 years ago
  88. 0fd79c9 Merge "Fix precision issues for roundrect clipping" into lmp-dev by Chris Craik · 10 years ago
  89. 2613136 Fix the (0,0) vector case for extra vertices computation by ztenghui · 10 years ago
  90. 68a73e8 Fix precision issues for roundrect clipping by Chris Craik · 10 years ago
  91. 9d75e95 Merge "Add test to ensure themes get copied from separate resource tables" into lmp-dev by Adam Lesinski · 10 years ago
  92. cbf4c08 Merge "Ambient shadow tessellation improvement." into lmp-dev by ztenghui · 10 years ago
  93. 9d9cc62 Add test to ensure themes get copied from separate resource tables by Adam Lesinski · 10 years ago
  94. d5e8ade Ambient shadow tessellation improvement. by ztenghui · 10 years ago
  95. d79e333 Clean up test allocations so real memory leaks are more visible by Adam Lesinski · 10 years ago
  96. 7da70ed Merge "Listener callbacks ordering fixups" into lmp-dev by John Reck · 10 years ago
  97. 4d2c472 Listener callbacks ordering fixups by John Reck · 10 years ago
  98. dff9957 Free prefetched layers on TRIM_MEMORY by John Reck · 10 years ago
  99. a9aa9f0 Merge "Fix memory leak in ResTable" into lmp-dev by Adam Lesinski · 10 years ago
  100. b320638 Merge "Stamp platform version code into app Apks" into lmp-dev by Adam Lesinski · 10 years ago