1. 1f50f80 Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb by Chih-hung Hsieh · 9 years ago
  2. a619ec7 Fix google-explicit-constructor warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
  3. 56996ff resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4 by Chih-Hung Hsieh · 9 years ago
  4. ed935c3 resolve merge conflicts of 76ce8e5 to stage-aosp-master by Chih-Hung Hsieh · 9 years ago
  5. f35c939 Fix clang-tidy warnings in libs/hwui. by Chih-Hung Hsieh · 9 years ago
  6. fb5c675 resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp by John Reck · 9 years ago
  7. 2d5b8d7 Teach JankTracker about new swap behaviors by John Reck · 9 years ago
  8. faecb78 Fix google-explicit-constructor warnings in frameworks/base by Chih-Hung Hsieh · 9 years ago
  9. 0a87059 resolve merge conflicts of 404e2b2 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  10. cef190d Fix misc-macro-parentheses warnings in hwui and graphic jni. by Chih-Hung Hsieh · 9 years ago
  11. e414371 Merge "Stop comparing Descriptions with memcmp" into nyc-dev by Sergei Vasilinetc · 9 years ago
  12. 7224e2b Stop comparing Descriptions with memcmp by sergeyv · 9 years ago
  13. 51f2d60 Fix some edge cases by John Reck · 9 years ago
  14. 80d2ade Overdraw avoidance in new pipeline by Chris Craik · 9 years ago
  15. 91eff22 Support op dumping in new pipeline by Chris Craik · 9 years ago
  16. 7a89600 Add create_trivial_array by Chris Craik · 9 years ago
  17. 7df9ff2 Fix all LA memory leaks forever! by John Reck · 9 years ago
  18. e537330 Revert "Fix all LA memory leaks forever!" by John Reck · 9 years ago
  19. 499d83f Fix all LA memory leaks forever! by John Reck · 9 years ago
  20. c52ac0b Merge "Add fine-grained debug layer" by John Reck · 10 years ago
  21. 975591a Add fine-grained debug layer by John Reck · 10 years ago
  22. a3f16d4 Replace SkALWAYSBREAK with equivalent Android macros. by Derek Sollenberger · 10 years ago
  23. 2de7771 Normalize GL_UNPACK_ALIGNMENT by John Reck · 10 years ago
  24. 9372ac3 Fix ordering of texture->upload arguments by John Reck · 10 years ago
  25. cbc5bd5 Merge "Track texture memory globally" by John Reck · 10 years ago
  26. 38e0c32 Track texture memory globally by John Reck · 10 years ago
  27. 3d5278b Update TestWindowContext to work with new HWUI ops. by Derek Sollenberger · 10 years ago
  28. f5baedb Merge "Stencil support in new recorder/reorderer" by Chris Craik · 10 years ago
  29. e4db79d Stencil support in new recorder/reorderer by Chris Craik · 10 years ago
  30. 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 10 years ago
  31. 58862c9 Fix leak of file descriptors in test code by Tom Hudson · 10 years ago
  32. a21c1da make RingBuffer const viable by Andres Morales · 10 years ago
  33. 8160f20 Reorganize hwui test directories by Chris Craik · 10 years ago
  34. 54fa17f Add ListView rendering benchmark by Chris Craik · 10 years ago
  35. 9b9eca5 Merge "Support projection in OpReorderer" by Chris Craik · 10 years ago
  36. 8d1f212 Support projection in OpReorderer by Chris Craik · 10 years ago
  37. 42a5407 Fix RecordingCanvas::refPaint, add tests by Chris Craik · 10 years ago
  38. a171727 Initial text support in new reorderer/renderer by Chris Craik · 10 years ago
  39. 16c9d6a Refactor hwuitest by John Reck · 10 years ago
  40. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 10 years ago
  41. 9fded23 Recycle OffscreenBuffers by Chris Craik · 10 years ago
  42. 30bcf69 VectorDrawable native rendering - Step 1 of MANY by Doris Liu · 10 years ago
  43. 704bed0 add DeviceInfo by John Reck · 10 years ago
  44. 0968955 Revert "add DeviceInfo" by John Reck · 10 years ago
  45. b244289 add DeviceInfo by John Reck · 10 years ago
  46. 8d2cf94 Add region-tracking to OffscreenBuffers by Chris Craik · 10 years ago
  47. 41b1051 Merge "Add FatVector" by Chris Craik · 10 years ago
  48. 76ace11 Add FatVector by Chris Craik · 10 years ago
  49. f35b989 Merge six commits from master-skia to master by Leon Scroggins III · 10 years ago
  50. 1de39f1 Merge "Revert "Merge six commits from master-skia to master"" by Tom Hudson · 10 years ago
  51. d8f904f Revert "Merge six commits from master-skia to master" by Tom Hudson · 10 years ago
  52. 97c9265 Merge "Tune scheduling a bit, avoid a binder ipc" by John Reck · 10 years ago
  53. e486d93 Tune scheduling a bit, avoid a binder ipc by John Reck · 10 years ago
  54. 5507807 Merge six commits from master-skia to master by Leon Scroggins III · 10 years ago
  55. 64bb63f Merge "Remove direct dependency of external/skia on frameworks/native" by Tom Hudson · 10 years ago
  56. b2f5bd2 Remove direct dependency of external/skia on frameworks/native by Tom Hudson · 10 years ago
  57. b36af87 Use LinearStdAllocator in DisplayList by Chris Craik · 10 years ago
  58. 81a1d2a Add LinearStdAllocator by Chris Craik · 10 years ago
  59. b565df1 Initial commit of new Canvas operation recording / replay by Chris Craik · 10 years ago
  60. ea50858 Merge "Include what you use" by Tom Hudson · 10 years ago
  61. ca4f0b5 Include what you use by Tom Hudson · 10 years ago
  62. f6049a5 Merge "Move more utils into paintutils" by Chris Craik · 10 years ago
  63. bf6f0f2 Move more utils into paintutils by Chris Craik · 10 years ago
  64. f236d7f resolved conflicts for 31e5ded6 to master by Sergio Giro · 10 years ago
  65. 6706b71 am 86e67d70: Merge "frameworks/base: delete TinyHashMap" by Sergio Giro · 10 years ago
  66. 1673035f frameworks/base: delete TinyHashMap by Sene Gales · 10 years ago
  67. 6e6646c Unify extensions parsing behavior by Chris Craik · 10 years ago
  68. 25c8d5b Fix pointer math in page start calculation by Chris Craik · 10 years ago
  69. 9db58c0 Remove MathUtils::min/max by Chris Craik · 10 years ago
  70. 4c5efe9 Add ninePatch support to Canvas.h by Derek Sollenberger · 10 years ago
  71. 773bbe0 Revert "Add ninePatch support to Canvas.h" by John Reck · 10 years ago
  72. deead00 Merge "Add ninePatch support to Canvas.h" by Derek Sollenberger · 10 years ago
  73. a46ca5e Make the value for shadowRadius less than 1.0 work by huanhuan.x.wang · 10 years ago
  74. edca320 Add ninePatch support to Canvas.h by Derek Sollenberger · 10 years ago
  75. 49286e8 Merge "Tune LA's initial size better" by John Reck · 10 years ago
  76. afb0521 Tune LA's initial size better by John Reck · 10 years ago
  77. bef837d Remove the rest of utils/Vector.h usage by John Reck · 10 years ago
  78. 5a4690b Clean up unncessary defines by Chris Craik · 10 years ago
  79. 5686bae Dump GL errors and crash on failure to allocate texture for layer by Chris Craik · 10 years ago
  80. 4130027 Iterate step of launch & iterate by John Reck · 10 years ago
  81. 1b54fb2 Delete MAKE_ENUM_FLAGS by Chris Craik · 10 years ago
  82. ff29b5a Fix round cap approximation to understand scale by Chris Craik · 10 years ago
  83. 2f1e21d Add missing const qualifier to compile with clang/llvm. by Chih-Hung Hsieh · 10 years ago
  84. 6b4ace2 Merge "Add back alpha atrace log" into mnc-dev by Chris Craik · 10 years ago
  85. 1a0808e Add back alpha atrace log by Chris Craik · 10 years ago
  86. 4c9e59d Unify DrawProfiler/JankStats by John Reck · 10 years ago
  87. b5bc454 Teach LA how to destroy by John Reck · 10 years ago
  88. 1ed7237 Move LinearAlloc to libhuwi by John Reck · 10 years ago
  89. 8d9b5fb Make the value for shadowRadius less than 1.0 work by huanhuan.x.wang · 10 years ago
  90. e2bb380 Use glops for text rendering by Chris Craik · 10 years ago
  91. 2a1ce8a use SkFilterQuality instead of SkPaint::FilterLevel by Mike Reed · 10 years ago
  92. a6b5219 Glop drawBitmaps, drawPatches by Chris Craik · 10 years ago
  93. ef25074 Glop mesh reorg, support for drawBitmapMesh by Chris Craik · 10 years ago
  94. c87be99 C++11 style fixups by John Reck · 10 years ago
  95. ba6adf6 Initial attempt at jank-tracking stat collection by John Reck · 10 years ago
  96. 922d3a7 Glop SkiaShader support by Chris Craik · 10 years ago
  97. 0519c810 Glop Bitmap and RoundRect clipping support by Chris Craik · 10 years ago
  98. 117bdbc Glop ColorFilter & VertexBuffer support, initial enable by Chris Craik · 10 years ago
  99. 0318887 GlopBuilder, and test app refactor by Chris Craik · 11 years ago
  100. 65fe5ee Move scissor state to RenderState by Chris Craik · 11 years ago