1. f21b0b6 Fix/suppress hwui google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  2. 551d08e Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing by Derek Sollenberger · 6 years ago
  3. 8546c30 Revert "Revert "Update material_deep_teal_500 to #008577."" by Andrew Sapperstein · 6 years ago
  4. 431d9d6 Revert "Update material_deep_teal_500 to #008577." by Andrew Sapperstein · 6 years ago
  5. 5c228d5 Update material_deep_teal_500 to #008577. by Andrew Sapperstein · 6 years ago
  6. 12f9b06 Update VectorDrawables to use Skia's drawArc implementation. by Derek Sollenberger · 7 years ago
  7. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  8. caaaa66 Convert bitmaps to sRGB/scRGB when they have a color profile by Romain Guy · 7 years ago
  9. a0a74d5 use _deprecated suffix for deprecated clipops by Mike Reed · 7 years ago
  10. 7ef25b7 Merge "Add ColorSpace information on Bitmap" by TreeHugger Robot · 7 years ago
  11. efb4b06 Add ColorSpace information on Bitmap by Romain Guy · 7 years ago
  12. 792fb32 Use SkPaint.nothingToDraw instead of PaintUtils helper. by Derek Sollenberger · 7 years ago
  13. 89ddb1f Update framework to use new SkColorSpace API by Matt Sarett · 7 years ago
  14. 91627f6 Fix incorrect comments by Romain Guy · 7 years ago
  15. 2de950d Overhaul RenderNode's DisplayList management by John Reck · 7 years ago
  16. db15537 resolve merge conflicts of 082a1721b516 to master by Mark Salyzyn · 8 years ago
  17. 52eb4e0 Replace cutils/log.h and log/logger.h with log/log.h by Mark Salyzyn · 8 years ago
  18. 66b9d44 Revert "try to stop using exotic clipps" by Chris Craik · 8 years ago
  19. 834653b try to stop using exotic clipps by Mike Reed · 8 years ago
  20. 6c67f1d SkClipOp is now an enum class by Mike Reed · 8 years ago
  21. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  22. ab12c1f update callers to newer Skia APIs by Mike Reed · 8 years ago
  23. c2f31df use SkBlendMode by Mike Reed · 8 years ago
  24. 97cc85f Merge "Routine to upload hardware bitmaps" by Sergei Vasilinetc · 8 years ago
  25. 694d499 Routine to upload hardware bitmaps by sergeyv · 8 years ago
  26. 7de7385 Implement getTransparentRegion() using SkLatticeIter by Matt Sarett · 8 years ago
  27. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  28. 8762e33 Various fixes for linear blending and gradients by Romain Guy · 8 years ago
  29. 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
  30. 25c9f6c Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb am: 842f1e48e7 by Chih-hung Hsieh · 8 years ago
  31. 1f50f80 Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb by Chih-hung Hsieh · 8 years ago
  32. a619ec7 Fix google-explicit-constructor warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  33. 56996ff resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4 by Chih-Hung Hsieh · 8 years ago
  34. ed935c3 resolve merge conflicts of 76ce8e5 to stage-aosp-master by Chih-Hung Hsieh · 8 years ago
  35. f35c939 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  36. 4979645 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 8 years ago
  37. c3849aa HWUI: reimplement rendernode ouput for single stream by sergeyv · 8 years ago
  38. 29c32cd Remove unused include SkNinePatch.h by Matt Sarett · 8 years ago
  39. 63d8aa9 Merge \\\"Fix missing IpConnectivity metrics\\\" into nyc-mr1-dev am: 66e7752ad1 am: b2db402899 by Hugo Benichi · 8 years ago
  40. fb5c675 resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp by John Reck · 8 years ago
  41. 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 8 years ago
  42. faecb78 Fix google-explicit-constructor warnings in frameworks/base by Chih-Hung Hsieh · 8 years ago
  43. 5e00c7c Delete old rendering pipeline by Chris Craik · 8 years ago
  44. ab1080c Delete unused args by John Reck · 8 years ago
  45. 1ec2fd7 stephenli@ manually merge many commits up to '032dcff' by The Android Automerger · 8 years ago
  46. 0a87059 resolve merge conflicts of 404e2b2 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  47. cef190d Fix misc-macro-parentheses warnings in hwui and graphic jni. by Chih-Hung Hsieh · 8 years ago
  48. a7a6be1 Merge "Turn off some path drawing logs by default" by Tenghui Zhu · 8 years ago
  49. 3727a7f Remove dead code from NinePatch::Draw by Matt Sarett · 8 years ago
  50. d53e3be Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  51. 85d9952 Turn off some path drawing logs by default by Teng-Hui Zhu · 8 years ago
  52. 849ffa3 Merge "Stop comparing Descriptions with memcmp" into nyc-dev am: e414371 by Sergei Vasilinetc · 8 years ago
  53. e414371 Merge "Stop comparing Descriptions with memcmp" into nyc-dev by Sergei Vasilinetc · 8 years ago
  54. 7224e2b Stop comparing Descriptions with memcmp by sergeyv · 8 years ago
  55. 4e2838e Merge "Fix some edge cases" into nyc-dev am: 4a62eff am: c01a9b6 by John Reck · 8 years ago
  56. 51f2d60 Fix some edge cases by John Reck · 8 years ago
  57. 5a23f2d Merge "Overdraw avoidance in new pipeline" into nyc-dev am: 80a67f3 am: f42e9b1 by Chris Craik · 8 years ago
  58. 80d2ade Overdraw avoidance in new pipeline by Chris Craik · 8 years ago
  59. a15762e Support op dumping in new pipeline am: 91eff22b5d am: d39f57e0a7 by Chris Craik · 8 years ago
  60. 91eff22 Support op dumping in new pipeline by Chris Craik · 8 years ago
  61. a17b536 Merge "Add create_trivial_array" into nyc-dev am: 339fc0a1d2 am: 064b467718 by Chris Craik · 8 years ago
  62. ed87fa2 Use android_memset32 instead of sk_memset32. by Ben Wagner · 8 years ago
  63. 7a89600 Add create_trivial_array by Chris Craik · 8 years ago
  64. 7df9ff2 Fix all LA memory leaks forever! by John Reck · 8 years ago
  65. e537330 Revert "Fix all LA memory leaks forever!" by John Reck · 8 years ago
  66. 499d83f Fix all LA memory leaks forever! by John Reck · 8 years ago
  67. c52ac0b Merge "Add fine-grained debug layer" by John Reck · 8 years ago
  68. 975591a Add fine-grained debug layer by John Reck · 8 years ago
  69. a3f16d4 Replace SkALWAYSBREAK with equivalent Android macros. by Derek Sollenberger · 8 years ago
  70. 2de7771 Normalize GL_UNPACK_ALIGNMENT by John Reck · 9 years ago
  71. 9372ac3 Fix ordering of texture->upload arguments by John Reck · 9 years ago
  72. cbc5bd5 Merge "Track texture memory globally" by John Reck · 9 years ago
  73. 38e0c32 Track texture memory globally by John Reck · 9 years ago
  74. 3d5278b Update TestWindowContext to work with new HWUI ops. by Derek Sollenberger · 9 years ago
  75. f5baedb Merge "Stencil support in new recorder/reorderer" by Chris Craik · 9 years ago
  76. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 9 years ago
  77. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
  78. 58862c9 Fix leak of file descriptors in test code by Tom Hudson · 9 years ago
  79. a21c1da make RingBuffer const viable by Andres Morales · 9 years ago
  80. 8160f20 Reorganize hwui test directories by Chris Craik · 9 years ago
  81. 54fa17f Add ListView rendering benchmark by Chris Craik · 9 years ago
  82. 9b9eca5 Merge "Support projection in OpReorderer" by Chris Craik · 9 years ago
  83. 8d1f212 Support projection in OpReorderer by Chris Craik · 9 years ago
  84. 42a5407 Fix RecordingCanvas::refPaint, add tests by Chris Craik · 9 years ago
  85. a171727 Initial text support in new reorderer/renderer by Chris Craik · 9 years ago
  86. 16c9d6a Refactor hwuitest by John Reck · 9 years ago
  87. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 9 years ago
  88. 9fded23 Recycle OffscreenBuffers by Chris Craik · 9 years ago
  89. 30bcf69 VectorDrawable native rendering - Step 1 of MANY by Doris Liu · 9 years ago
  90. 704bed0 add DeviceInfo by John Reck · 9 years ago
  91. 0968955 Revert "add DeviceInfo" by John Reck · 9 years ago
  92. b244289 add DeviceInfo by John Reck · 9 years ago
  93. 8d2cf94 Add region-tracking to OffscreenBuffers by Chris Craik · 9 years ago
  94. 41b1051 Merge "Add FatVector" by Chris Craik · 9 years ago
  95. 76ace11 Add FatVector by Chris Craik · 9 years ago
  96. f35b989 Merge six commits from master-skia to master by Leon Scroggins III · 9 years ago
  97. 1de39f1 Merge "Revert "Merge six commits from master-skia to master"" by Tom Hudson · 9 years ago
  98. d8f904f Revert "Merge six commits from master-skia to master" by Tom Hudson · 9 years ago
  99. 97c9265 Merge "Tune scheduling a bit, avoid a binder ipc" by John Reck · 9 years ago
  100. e486d93 Tune scheduling a bit, avoid a binder ipc by John Reck · 9 years ago