1. b9a4d15 Merge "Force-flush state sync on texid change" into lmp-mr1-dev by John Reck · 10 years ago
  2. 63c7b24 Merge "Correct layer size formatting in trace" into lmp-mr1-dev by Chris Craik · 10 years ago
  3. c237907 Correct layer size formatting in trace by Chris Craik · 10 years ago
  4. 9a7fe1a Force-flush state sync on texid change by John Reck · 10 years ago
  5. eb2dcc7 Merge "Don't preload textures for AssetAtlas" into lmp-mr1-dev by John Reck · 10 years ago
  6. ebd5261 Don't preload textures for AssetAtlas by John Reck · 10 years ago
  7. c780187 Merge "Fix issue where non-resource attributes would cause obtainStyleAttributes to fail" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  8. 4ac36f8 Fix frame-allocated path lifecycles by Chris Craik · 10 years ago
  9. 5dce5e6 Fix issue where non-resource attributes would cause obtainStyleAttributes to fail by Adam Lesinski · 10 years ago
  10. 4f1942d Merge "Teach AssetAtlas about more drawables" into lmp-mr1-dev by John Reck · 10 years ago
  11. dad7d84 Teach AssetAtlas about more drawables by John Reck · 10 years ago
  12. ee648e5 Remove unnecessary/erroneous reference counting by Derek Sollenberger · 10 years ago
  13. 720beef Merge "AAPT: Move private attrs to new type for framework" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  14. 9b624c1 AAPT: Move private attrs to new type for framework by Adam Lesinski · 10 years ago
  15. 01a5ea3 Resume RT-animations after a pauseSurface by John Reck · 10 years ago
  16. ef12488 Merge "Clip outline to View clip bounds for shadow computation" into lmp-mr1-dev by Chris Craik · 10 years ago
  17. faa79ff Clip outline to View clip bounds for shadow computation by Chris Craik · 10 years ago
  18. 76de898 Merge "Prevent calling GL functions with an invalid surface" into lmp-mr1-dev by John Reck · 10 years ago
  19. a12b240 Prevent calling GL functions with an invalid surface by Sangkyu Lee · 10 years ago
  20. 659de83 Merge "Enable stencil clipping within clearLayerRegions" into lmp-mr1-dev by Chris Craik · 10 years ago
  21. ca84c8b Merge "Revert "Force-use the pbuffer surface for destroy"" into lmp-mr1-dev by Chris Craik · 10 years ago
  22. 9f81485 Revert "Force-use the pbuffer surface for destroy" by Chris Craik · 10 years ago
  23. 52b2cf9 Enable stencil clipping within clearLayerRegions by Dohyun Lee · 10 years ago
  24. dec3f13 Merge "Force-use the pbuffer surface for destroy" into lmp-mr1-dev by John Reck · 10 years ago
  25. ee66065 Merge "Improve DisplayList state output" into lmp-mr1-dev by Chris Craik · 10 years ago
  26. b945f23 Force-use the pbuffer surface for destroy by John Reck · 10 years ago
  27. 71d08a0 Switch TextureCache to SkPixelRef::fStableId by John Reck · 10 years ago
  28. b5a5435 Improve DisplayList state output by Chris Craik · 10 years ago
  29. 29dc496 Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-dev by Chris Craik · 10 years ago
  30. 69e6501 Revert "Add a way to override Xfermode DO NOT MERGE" by Chris Craik · 10 years ago
  31. 3b2ba44 Merge "Improve logging around performance critical events" into lmp-mr1-dev by Chris Craik · 10 years ago
  32. 70850ea Improve logging around performance critical events by Chris Craik · 10 years ago
  33. f0f6811 Merge "Trace some interesting events" into lmp-mr1-dev by John Reck · 10 years ago
  34. cd6f00c Merge "Implement back-tracking when searching for attributes in XML or resource bag" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  35. fbc8df0 Trace some interesting events by John Reck · 10 years ago
  36. 41a8043 Merge "Add a way to override Xfermode DO NOT MERGE" into lmp-mr1-dev by Rob Tsuk · 10 years ago
  37. 4e50ee4 Merge "Shadow: Fix the crash in spot shadow" into lmp-mr1-dev by ztenghui · 10 years ago
  38. 3932063 Shadow: Fix the crash in spot shadow by ztenghui · 10 years ago
  39. 4678dcc Add a way to override Xfermode DO NOT MERGE by Rob Tsuk · 10 years ago
  40. ca93f69 Merge "Have an actual fallback if the surface is lost" into lmp-mr1-dev by John Reck · 10 years ago
  41. aa95a88 Have an actual fallback if the surface is lost by John Reck · 10 years ago
  42. 4b19b7a Merge "Fix wrong-thread issue" into lmp-mr1-dev by John Reck · 10 years ago
  43. 12f5e34 Fix wrong-thread issue by John Reck · 10 years ago
  44. 7ae6fc8 Merge "A better looking and faster spot shadow." into lmp-mr1-dev by ztenghui · 10 years ago
  45. d2dcd6f A better looking and faster spot shadow. by ztenghui · 10 years ago
  46. a35778c Yank ResourceCache out of Caches by John Reck · 10 years ago
  47. 6c96cbf Merge "Log shader source when it fails to compile" into lmp-mr1-dev by Rob Tsuk · 10 years ago
  48. fd15f47 Log shader source when it fails to compile by Rob Tsuk · 10 years ago
  49. 69ecfa9 Merge "Add error checking to aapt for split generation" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  50. a7d1d73 Implement back-tracking when searching for attributes in XML or resource bag by Adam Lesinski · 10 years ago
  51. e6c0bda Merge "Make points drawn with default paint visible" into lmp-mr1-dev by Rob Tsuk · 10 years ago
  52. b7c2656 Make points drawn with default paint visible by Rob Tsuk · 10 years ago
  53. de7de47 Add error checking to aapt for split generation by Adam Lesinski · 10 years ago
  54. 668f0a3 Merge "Fix issues that will be present in C++11" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  55. 4bf5810 Fix issues that will be present in C++11 by Adam Lesinski · 10 years ago
  56. 88f5fc7 Fix counting by John Reck · 10 years ago
  57. a8d83d6 Merge "Layer changes" into lmp-mr1-dev by John Reck · 10 years ago
  58. 0e89e2b Layer changes by John Reck · 10 years ago
  59. f296940 Distinguish unspecified and explicit null values in resources by Alan Viverette · 10 years ago
  60. 141823e Merge "Be more conservative about current buffer" into lmp-mr1-dev by John Reck · 10 years ago
  61. 31b76b6 Merge "libandroidfw: Do not build device library when building SDK" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  62. 950ff1b Be more conservative about current buffer by John Reck · 10 years ago
  63. 23d307c Cleanup debug options by John Reck · 10 years ago
  64. f001e37 libandroidfw: Do not build device library when building SDK by Adam Lesinski · 10 years ago
  65. 879f237 Merge "Added some more Split density tests" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  66. 6029319 Added some more Split density tests by Adam Lesinski · 10 years ago
  67. badac04 Merge "Add some free zoom to lockHardwareCanvas" into lmp-mr1-dev by John Reck · 10 years ago
  68. 1125d1f Add some free zoom to lockHardwareCanvas by John Reck · 10 years ago
  69. 5c9d717 Fix damage bug by John Reck · 10 years ago
  70. 733bb3b Merge "Fix memory corruption in test" into lmp-mr1-dev by John Reck · 10 years ago
  71. bb2d0cc Surface:lockHardwareCanvas by John Reck · 10 years ago
  72. af60831 Fix memory corruption in test by John Reck · 10 years ago
  73. 94c40fe CARD LAND! by John Reck · 10 years ago
  74. 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
  75. e60a87f Search all packages for a given type string when looking up resources by name by Adam Lesinski · 10 years ago
  76. 786afcb Trim graphics memory when closing the shade by Jorim Jaggi · 10 years ago
  77. 8cdb0bc Merge "Use float instead of double to increase spot shadow perf" into lmp-mr1-dev by ztenghui · 10 years ago
  78. 6a2296d am 9da6e743: am d988a45d: Merge "Cleanup DeferredLayerUpdater" into lmp-dev by John Reck · 10 years ago
  79. 9122b1b Use float instead of double to increase spot shadow perf by ztenghui · 10 years ago
  80. 749906b Cleanup DeferredLayerUpdater by John Reck · 10 years ago
  81. 497cb6c Merge "Avoid creating Caches instance with gfxinfo dump" into lmp-mr1-dev by Chris Craik · 10 years ago
  82. 59e129f Merge "Account for colorfilter transparency in determining paint opacity" into lmp-mr1-dev by Chris Craik · 10 years ago
  83. 5f24386 am 9ad17521: am f9033048: Merge "+ correcting shadow visual appearance (b/17610926)" into lmp-dev by ztenghui · 10 years ago
  84. c5b5f05 Account for colorfilter transparency in determining paint opacity by Chris Craik · 10 years ago
  85. 8def74d + correcting shadow visual appearance (b/17610926) by ztenghui · 10 years ago
  86. 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
  87. 059476a Avoid creating Caches instance with gfxinfo dump by Chris Craik · 10 years ago
  88. 908c748 Revert "Fix issue with using locally defined attrs in a shared lib" by Adam Powell · 10 years ago
  89. 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
  90. 5069dd6 Fix issue with using locally defined attrs in a shared lib by Adam Lesinski · 10 years ago
  91. a8bea8e Add tracing for saveLayer by Chris Craik · 10 years ago
  92. bc34191 Reject transparent draws more conservatively by Chris Craik · 10 years ago
  93. 9e7c919 Merge "Account for alpha in hasShadow()" into lmp-dev by Chris Craik · 10 years ago
  94. 9fa364d Account for alpha in hasShadow() by Chris Craik · 10 years ago
  95. b6812b6 Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev by Adam Lesinski · 10 years ago
  96. 6cc6219 Merge "glFinish to flush deletes" into lmp-dev by John Reck · 10 years ago
  97. 4ced262 glFinish to flush deletes by John Reck · 10 years ago
  98. 651486d Merge "Fix garbage showing up beneath dialogs" into lmp-dev by Chris Craik · 10 years ago
  99. 284b243 Fix garbage showing up beneath dialogs by Chris Craik · 10 years ago
  100. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago