1. 9fa47cc Make class members that are static constexpr also be inline. by Brian Salomon · 3 years, 1 month ago
  2. 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 4 years, 2 months ago
  3. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 3 months ago
  4. 75f5314 fix unsigned compare against zero by Herb Derby · 4 years, 3 months ago
  5. e1a0089 maintain the page index in AtlasLocator by Herb Derby · 4 years, 3 months ago
  6. 6fd391a uv in x - fix iphone6 by Herb Derby · 4 years, 3 months ago
  7. 06296c6 secure AtlasLocator by Herb Derby · 4 years, 3 months ago
  8. d80cb1f store the page bits in U only by Herb Derby · 4 years, 3 months ago
  9. 532a264 use bit 15 to encode page information in glyph UV by Herb Derby · 4 years, 3 months ago
  10. 4e67774 Reland "change atlas uv encoding" by Herb Derby · 4 years, 3 months ago
  11. bcca52a Revert "change atlas uv encoding" by Herb Derby · 4 years, 3 months ago
  12. cace33f change atlas uv encoding by Herb Derby · 4 years, 3 months ago
  13. 7491e8b inline routine small routines by Herb Derby · 4 years, 3 months ago
  14. c27d535 benchmark for text vertex fill by Herb Derby · 4 years, 3 months ago
  15. 6507e63 Update how the GrSmallPathRenderer's cache entries are created and destroyed by Robert Phillips · 4 years, 3 months ago
  16. 70df33d use a single point as DirectMaskSubRun's vertex data by Herb Derby · 4 years, 4 months ago
  17. 1318e45 move source padding to the AtlasLocator for small path by Herb Derby · 4 years, 4 months ago
  18. 71984a4 move source padding to the AtlasLocator by Herb Derby · 4 years, 4 months ago
  19. bf5bf74 Expand PlotLocator into a class by Robert Phillips · 4 years, 7 months ago
  20. e87106d Add check that the PlotLocator's plotIndex is consistent w/ the glyph rect by Robert Phillips · 4 years, 7 months ago
  21. 51b3e60 Clean up GrText-related headers a bit by Robert Phillips · 4 years, 7 months ago
  22. 6d3bc29 Consolidate the conversion of plot location to uvs to be w/in GrDrawOpAtlas by Robert Phillips · 4 years, 8 months ago
  23. 77eb96d Reland "Reland "Clear out atlases if they haven't been used in a while."" by Jim Van Verth · 4 years, 8 months ago
  24. 2665188 Revert "Reland "Clear out atlases if they haven't been used in a while."" by Jim Van Verth · 4 years, 8 months ago
  25. 0bd00f4 Reland "Clear out atlases if they haven't been used in a while." by Jim Van Verth · 4 years, 8 months ago
  26. f9329af Revert "Clear out atlases if they haven't been used in a while." by Jim Van Verth · 4 years, 8 months ago
  27. 79007c9 Clear out atlases if they haven't been used in a while. by Jim Van Verth · 4 years, 8 months ago
  28. fb39510 Reland "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 10 months ago
  29. 0ef780b Use a monotonic counter for atlas and plot generations by Herb Derby · 4 years, 10 months ago
  30. 4d72171 Rename AtlasID to PlotLocator by Herb Derby · 4 years, 10 months ago
  31. 28a9b12 Revert "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 10 months ago
  32. cb93a20 Wrap page index packing in helper methods. by Jim Van Verth · 4 years, 10 months ago
  33. 2f2c77a Revert "Reland "Reland "Add new method for storing DrawOpAtlas texture index.""" by Jim Van Verth · 4 years, 10 months ago
  34. 1a496c5 Convert evict callback from function to interface by Herb Derby · 4 years, 10 months ago
  35. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 10 months ago
  36. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 10 months ago
  37. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 10 months ago
  38. 3b9c544 Reland "Reland "Add new method for storing DrawOpAtlas texture index."" by Jim Van Verth · 4 years, 10 months ago
  39. 7edb0eb Revert "Reland "Add new method for storing DrawOpAtlas texture index."" by Jim Van Verth · 4 years, 10 months ago
  40. dea2f34 Reland "Add new method for storing DrawOpAtlas texture index." by Jim Van Verth · 4 years, 10 months ago
  41. c46e30e Revert "Add new method for storing DrawOpAtlas texture index." by Jim Van Verth · 4 years, 10 months ago
  42. c8b2e61 Add new method for storing DrawOpAtlas texture index. by Jim Van Verth · 4 years, 10 months ago
  43. 9715b6c Add GrSurfaceProxyView to the various draw atlas ops. by Greg Daniel · 5 years ago
  44. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  45. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
  46. 42dda08 Remove some uses of GrBytesPerPixel (take 2) by Robert Phillips · 6 years ago
  47. 0221e8b Revert "Remove some uses of GrBytesPerPixel" by Robert Phillips · 6 years ago
  48. 13f02be2 Remove some uses of GrBytesPerPixel by Robert Phillips · 6 years ago
  49. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  50. f6206f9 Add new method for calculating text atlas sizes by Jim Van Verth · 6 years ago
  51. ba98b7d Make sure we mark Plots in use for all regenerate cases by Jim Van Verth · 6 years ago
  52. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  53. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  54. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  55. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  56. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  57. a0f5935 Reorganize to extract GPU main drawing code by Herbert Derby · 6 years ago
  58. 15d9ef2 Simplify atlas calculation for dimension only by Herb Derby · 6 years ago
  59. bbf5fb5 Reland "Have GrAtlasManager use legacy behavior" by Herb Derby · 6 years ago
  60. b3067e8 Revert "Have GrAtlasManager use legacy behavior" by Greg Daniel · 6 years ago
  61. 4b7b2ce Have GrAtlasManager use legacy behavior by Herb Derby · 6 years ago
  62. 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  63. aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
  64. a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
  65. 307d6fd Calculate numPlotsY from height by Herb Derby · 6 years ago
  66. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  67. 1fda024 move SkIPoint16 to private header by Mike Reed · 7 years ago
  68. d2e9f76 Revise Text & Small Path Atlas so instantiation failure is handled at flush time by Robert Phillips · 7 years ago
  69. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  70. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  71. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  72. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  73. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  74. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  75. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  76. 06f593c Some more cleanup of GrDrawOpAtlas compaction by Jim Van Verth · 7 years ago
  77. cd5099c Make atlases instantiate themselves at flush time by Robert Phillips · 7 years ago
  78. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  79. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  80. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  81. c3269ae Miscellaneous dynamic atlas fixes. by Jim Van Verth · 7 years ago
  82. 6ca9c6f Fix crash in setLastUseTokenBulk by Jim Van Verth · 7 years ago
  83. 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
  84. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  85. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  86. eafa64b Revert "Revert "Allow GrDrawOpAtlas to grow as needed"" by Jim Van Verth · 7 years ago
  87. ad70c41 Revert "Allow GrDrawOpAtlas to grow as needed" by Jim Van Verth · 7 years ago
  88. 03168b8 Allow GrDrawOpAtlas to grow as needed by Jim Van Verth · 7 years ago
  89. a950b63 Add support for additional textures in GrDrawOpAtlas by Jim Van Verth · 7 years ago
  90. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  91. d74f3f2 Move texture proxy allocation for atlas to constructor. by Jim Van Verth · 7 years ago
  92. acaa607 Make op-level texture uploading be GrProxy-based by Robert Phillips · 7 years ago
  93. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 8 years ago
  94. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 8 years ago
  95. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 8 years ago
  96. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 8 years ago
  97. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  98. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  99. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago[Renamed from src/gpu/GrBatchAtlas.h]
  100. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago