1. 544e524 Fix arc 360 degree sweep rendering by Chris Craik · 10 years ago
  2. 7384258 Abort on shader link/compile failure by Chris Craik · 10 years ago
  3. 83f7ee8 Remove the unnessary log by ztenghui · 10 years ago
  4. 345c309 Merge "Fix layers lifecycle issues" by John Reck · 10 years ago
  5. dcba672 Fix layers lifecycle issues by John Reck · 10 years ago
  6. 8360153 Revert "Fix destroyHardwareResources" by John Reck · 10 years ago
  7. 7f87e8a Merge "Query outline on background size change" by Chris Craik · 10 years ago
  8. 0f63204 Query outline on background size change by Chris Craik · 10 years ago
  9. 59744b7 Add hack for custom re-rasterization buckets by Chris Craik · 10 years ago
  10. 3c2b7fa Add missing requireGlContext by John Reck · 10 years ago
  11. 32fb630 Fix VPA.cancel() by John Reck · 10 years ago
  12. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  13. ec0c925 Fix destroyHardwareResources by John Reck · 10 years ago
  14. 8d8af3c Fixes to startDelay by John Reck · 10 years ago
  15. d907e5b Merge "Fix onTrimMemory for HardwareRenderer" by John Reck · 10 years ago
  16. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  17. 711ecaf Merge "More cleanups" by John Reck · 10 years ago
  18. 918ad52 More cleanups by John Reck · 10 years ago
  19. f23b25a Remove isRecording() method from renderers by Chris Craik · 10 years ago
  20. 906d47f Deep copy SkPath parameter to PathCache task by Chris Craik · 10 years ago
  21. ca1b3b8 Cleanup by John Reck · 10 years ago
  22. 68bfe0a Animator refactoring & fixes by John Reck · 10 years ago
  23. 3faf67c Merge "Fix contants; RT-enable WebView pt2" by John Reck · 10 years ago
  24. cd028f3 Fix contants; RT-enable WebView pt2 by John Reck · 10 years ago
  25. 07126e1 Cleanup unused includes in the hwui library. by Derek Sollenberger · 10 years ago
  26. 6b39324 Merge "No-fail invokeFunctor" by John Reck · 10 years ago
  27. 3b20251 No-fail invokeFunctor by John Reck · 10 years ago
  28. 61606ce Merge "Enable asynchronous RenderThread for WebView" by Bo Liu · 10 years ago
  29. 826b564 Enable asynchronous RenderThread for WebView by Bo Liu · 10 years ago
  30. a7090e0 Update 'DisplayList' vs 'RenderNode' naming in several places by Chris Craik · 10 years ago
  31. 3281442 Merge "Wrap ViewGroup content in save/restore to protect composited children" by Chris Craik · 10 years ago
  32. 80d4902 Wrap ViewGroup content in save/restore to protect composited children by Chris Craik · 10 years ago
  33. b127713 Merge "Re-enable ViewPropAnimRT" by John Reck · 10 years ago
  34. 2218472 Re-enable ViewPropAnimRT by John Reck · 10 years ago
  35. 402c8f5 Merge "stop using (deprecated) SkBitmap::Config" by Mike Reed · 10 years ago
  36. b933055 stop using (deprecated) SkBitmap::Config by Mike Reed · 10 years ago
  37. 7aab5a1 Add negative guard by John Reck · 10 years ago
  38. e48df00 Merge "Clean up tessellation cache in prep for other tesselation types" by Chris Craik · 10 years ago
  39. 6ac174b Clean up tessellation cache in prep for other tesselation types by Chris Craik · 10 years ago
  40. c25e506 Throw ISE on too-big-views-with-layers by John Reck · 10 years ago
  41. ce9f308 Fix dirty calculation for layer updates by John Reck · 10 years ago
  42. 75af3f3 Merge "Add abort logging for huge scales and tessellation recursion depth" by Chris Craik · 10 years ago
  43. fe02b4b Add abort logging for huge scales and tessellation recursion depth by Chris Craik · 10 years ago
  44. c4fc71d Merge "Interrupt canvas before invoke" by Chris Craik · 10 years ago
  45. 734df4b Interrupt canvas before invoke by Chris Craik · 10 years ago
  46. 81efa15 Merge "Make sure the root node has a type" by John Reck · 10 years ago
  47. 2dc223d Make sure the root node has a type by John Reck · 10 years ago
  48. 293e868 Handle Z in DA by John Reck · 10 years ago
  49. 0732ba5 am 88b1c9ad: am e709d53f: am 0d28bb47: Merge "Fix the texture ID reuse issue in HWUI." by Chris Craik · 10 years ago
  50. 11a8d4f am 678886fd: am b1fc06a4: am 5e7ef948: Merge "hwui: fix possible null pointer de-refrence" by Chris Craik · 10 years ago
  51. 88b1c9a am e709d53f: am 0d28bb47: Merge "Fix the texture ID reuse issue in HWUI." by Chris Craik · 10 years ago
  52. 678886f am b1fc06a4: am 5e7ef948: Merge "hwui: fix possible null pointer de-refrence" by Chris Craik · 10 years ago
  53. 0d28bb4 Merge "Fix the texture ID reuse issue in HWUI." by Chris Craik · 10 years ago
  54. 5e7ef94 Merge "hwui: fix possible null pointer de-refrence" by Chris Craik · 10 years ago
  55. ecae1ff am df36dd20: am 386caf6c: Merge "update parameters in uploadToTexture() for GLES20" by Tenghui Zhu · 10 years ago
  56. 4a473c7 Fix the texture ID reuse issue in HWUI. by jiayuanr · 10 years ago
  57. 1fa4cef hwui: fix possible null pointer de-refrence by Digish Pandya · 10 years ago
  58. c5e0a29 update parameters in uploadToTexture() for GLES20 by Lu, Shenghua · 11 years ago
  59. 2357d72 resolved conflicts for merge of ecae1ffd to master by ztenghui · 10 years ago
  60. 816f71b Merge "Move LayerType to RenderNode" by John Reck · 10 years ago
  61. 25fbb3f Move LayerType to RenderNode by John Reck · 10 years ago
  62. a447d29 Fix DA bugs by John Reck · 10 years ago
  63. bd2d97f am 9de2a8f4: Merge "Add AA flag to TessellationCache key" into lmp-preview-dev by Chris Craik · 10 years ago
  64. ed4ef0b Add AA flag to TessellationCache key by Chris Craik · 10 years ago
  65. 5b368b3 am 98b10e48: Merge "Limit path approximation recursion depth" into lmp-preview-dev by Chris Craik · 10 years ago
  66. 0adb6d6 Merge "Limit path approximation recursion depth" into lmp-preview-dev by Chris Craik · 10 years ago
  67. 9c3dd62 Limit path approximation recursion depth by Chris Craik · 10 years ago
  68. 1b3be08 Fix race in shadow tessellation by deep copying task params by Chris Craik · 10 years ago
  69. 6ef8e01 Workaround to avoid polygon flashing DO NOT MERGE by Chris Craik · 10 years ago
  70. e830c37 Merge "Fix DA bugs" by John Reck · 10 years ago
  71. 3e13662 am 69453787: Merge "Fix race in shadow tessellation by deep copying task params" into lmp-preview-dev by Chris Craik · 10 years ago
  72. 546f353 hwui: 64-bit compile issue by Mark Salyzyn · 10 years ago
  73. 1e5cf9a am b1c76a1a: Merge "Tessellate on worker threads" into lmp-preview-dev by Chris Craik · 10 years ago
  74. 05f3d6e Tessellate on worker threads by Chris Craik · 10 years ago
  75. 743922e Merge changes Ie0773f85,Ie5e75505 by John Reck · 10 years ago
  76. c229c2a am 8632b85b: Merge "Fix issues around GL on incorrect thread" into lmp-preview-dev by Chris Craik · 10 years ago
  77. 56f46ab Merge "Fix issues around GL on incorrect thread" into lmp-preview-dev by Chris Craik · 10 years ago
  78. 18bf85d Fix issues around GL on incorrect thread by Chris Craik · 10 years ago
  79. e4267ea Even FASTER damage calculations! by John Reck · 10 years ago
  80. 79c7de7 Have all the setters return changed by John Reck · 10 years ago
  81. 982e28c Merge "Cleanup" by John Reck · 10 years ago
  82. ce444ca Cleanup by John Reck · 10 years ago
  83. 776512d am feccbdc4: Merge "Add setStartValue to RNA" into lmp-preview-dev by John Reck · 10 years ago
  84. c6b3264 Add setStartValue to RNA by John Reck · 10 years ago
  85. c6b6154 am ea5af639: Merge "Re-jigger layers" into lmp-preview-dev by John Reck · 10 years ago
  86. d72e0a3 Re-jigger layers by John Reck · 10 years ago
  87. 25e40de resolved conflicts for merge of b68f5f09 to master by Kenny Root · 10 years ago
  88. b68f5f0 am 4d31c547: am ce7fa780: Merge "Fix a resource race bug in PathCache" by Chris Craik · 10 years ago
  89. 4d31c54 am ce7fa780: Merge "Fix a resource race bug in PathCache" by Chris Craik · 10 years ago
  90. b2367cb Merge "Update HWUI matrix API" by Derek Sollenberger · 10 years ago
  91. 7061f7d Fix a resource race bug in PathCache by yuyang · 10 years ago
  92. 2cfc0e5 am 894bb170: Merge "Enable debug stuffs" into lmp-preview-dev by John Reck · 10 years ago
  93. 2143fdb am b5797c9e: Merge "Re-enable atlas" into lmp-preview-dev by John Reck · 10 years ago
  94. aee470c Merge "Enable debug stuffs" into lmp-preview-dev by John Reck · 10 years ago
  95. fe5e7b7 Enable debug stuffs by John Reck · 10 years ago
  96. c8affe0 Re-enable atlas by John Reck · 10 years ago
  97. 1390882 Update HWUI matrix API by Derek Sollenberger · 11 years ago
  98. 81d29b5 am 2d196d9f: Merge "Implement FlushCaches TODO" into lmp-preview-dev by John Reck · 10 years ago
  99. 45d0192 Merge "Implement FlushCaches TODO" into lmp-preview-dev by John Reck · 10 years ago
  100. cd3a824 Merge "DO NOT MERGE Inspect SkShader to determine hw shader." into lmp-preview-dev by Chris Craik · 10 years ago