1. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  2. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  3. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  4. d7dc76f Remove version checks for _MSC_VER < 1800 (msvs2013). by bungeman · 9 years ago
  5. 9722019 Turn on gpu stats in debug builds. by bsalomon · 9 years ago
  6. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 9 years ago
  7. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  8. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  9. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  10. bc90735 GrAuditTrail hooks in GrContext + GrDrawContext by joshualitt · 9 years ago
  11. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  12. 4897ff2 Move atomicinc in GrTracing to behind branch by joshualitt · 9 years ago
  13. f16f88b Create a define for nanobench builds to dump stats by joshualitt · 9 years ago
  14. 29f8679 Removing GrAutoMalloc by joshualitt · 9 years ago
  15. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  16. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  17. bd24542 Revert of small CL to experiment with 'disabling' memory mapping (patchset #1 id:1 of https://codereview.chromium.org/1160003004/) by joshualitt · 9 years ago
  18. 2e48e15 small CL to experiment with 'disabling' memory mapping by joshualitt · 9 years ago
  19. bdad9c3 Add flag to force gpu trace markers to be used and printed out for debugging. by egdaniel · 10 years ago
  20. 71cb0c2 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  21. ac49acd Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:120001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  22. 407aa58 Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  23. f21dab9 Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:100001 of https://codereview.chromium.org/716143004/) by bsalomon · 10 years ago
  24. 66a450f Replace GrResourceCache with GrResourceCache2. by bsalomon · 10 years ago
  25. 38406c8 Cleanup: Go with SkDebugf instead of GrPrintf. by tfarina · 10 years ago
  26. 24234fe Build gpu stats tracking in dev builds. by bsalomon · 10 years ago
  27. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  28. b62508b Add a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow for only ever creating temporary buffers on the heap instead of allowing stack allocation by george · 10 years ago
  29. 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 10 years ago
  30. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  31. 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago
  32. 4382330 Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents. by commit-bot@chromium.org · 11 years ago
  33. 1acc3d7 Replace uses of GR_DEBUGCODE by SkDEBUGCODE. by commit-bot@chromium.org · 11 years ago
  34. 5651512 Remove uses of GR_RELEASE. by commit-bot@chromium.org · 11 years ago
  35. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  36. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  37. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  38. 8d47ddc Make GrGLShaderBuilder check whether GrEffect advertised that it would require the dst color or fragment position by commit-bot@chromium.org · 11 years ago
  39. 235ef3d Remove GR_STATIC_RECT_VB by robertphillips@google.com · 11 years ago
  40. 26fb61a Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig. by bsalomon@google.com · 12 years ago
  41. 994b52e Correct default value for GR_STATIC_RECT_VB by bsalomon@google.com · 12 years ago
  42. 6438695 Revert 7625 until after M26 due to a mix of perf changes. by bsalomon@google.com · 12 years ago
  43. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 12 years ago
  44. 82b0ec6 Remove GR_DISABLE_DRAW_BUFFERING, replace with RTConf variable. by bsalomon@google.com · 12 years ago
  45. 5b25a8d Remove GR_DUMP_TEXTURE_UPLOADS by bsalomon@google.com · 12 years ago
  46. 51ac7e6 Remove GR_AGGRESSIVE_SHADER_OPTS build option. by bsalomon@google.com · 12 years ago
  47. 1c7c01a Remove GR_STATIC_RECT_VB Review URL: https://codereview.appspot.com/7304055 by bsalomon@google.com · 12 years ago
  48. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  49. e3453cb This CL introduces a new path renderer. by sugoi@google.com · 12 years ago
  50. e0d44ff Add support for new glShaderSource() signature from Khronos. Disabled by default. by senorblanco@chromium.org · 12 years ago
  51. f9a1455 Avoid re-definition of STDC symbols, needed for my ffmpeg work. by senorblanco@chromium.org · 12 years ago
  52. 8171288 Remove GrScalar, replace with SkScalar. by bsalomon@google.com · 12 years ago
  53. 42041e6 Allow default texture cache limit to be set within gyp. by djsollen@google.com · 12 years ago
  54. 5955202 Allow cache tracking to be enabled in release by robertphillips@google.com · 12 years ago
  55. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  56. 1d4edd3 Make all GrContext draws go through the draw buffer. by bsalomon@google.com · 12 years ago
  57. 9923c2b Remove gpu stats tracking by bsalomon@google.com · 12 years ago
  58. f85abda Remove mutual dependency of gr and skgr. http://codereview.appspot.com/5879043/ by bungeman@google.com · 13 years ago
  59. b4a4ab1 Remove offscreen supersampler. by bsalomon@google.com · 13 years ago
  60. 0442380 Add hints for static analysis about when we intend to crash by bsalomon@google.com · 13 years ago
  61. 60014ca Implement Gaussian blurs for images. The caller creates an an by senorblanco@chromium.org · 13 years ago
  62. 0a97be2 When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with GL_BGRA by bsalomon@google.com · 13 years ago
  63. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  64. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrConfig.h]
  65. 96e96df When we're not using the NULL buffer data hint update with glBufferData rather than glBufferSubData. by bsalomon@google.com · 13 years ago
  66. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  67. 9195836 Consider hw render target limit for offscreen supersample and tile by bsalomon@google.com · 13 years ago
  68. 0251b2f Tag GrPrintf with GR_API so that it is exposed to users of a Skia DLL by bsalomon@google.com · 13 years ago
  69. 2ba4abb Switch to GrGpuGLShaders (instead of GrGpuGLShaders2). by bsalomon@google.com · 13 years ago
  70. 48ba56d Update GR_API to support non-Windows DLLs. by bsalomon@google.com · 13 years ago
  71. 4be283f Adds a build flag for GL to never use vertex attributes that don't have per-vertex values. by bsalomon@google.com · 13 years ago
  72. f93e717 Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShaders by junov@google.com · 13 years ago
  73. 9d18b78 This CL implements a tesselated path renderer, using GLU's libtess. All of the by senorblanco@chromium.org · 13 years ago
  74. 9182610 Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now). by bsalomon@google.com · 14 years ago
  75. 1c13c96 Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer both GrBufferAllocPool to manage reserved and set-to-array vertex and index data. by bsalomon@google.com · 14 years ago
  76. 7acdb8e by bsalomon@google.com · 14 years ago
  77. d16983b Make aggressive shader opts an option in GrUserConfig.h. Currently just controls whether color=white optimization is applied (eliminates reading color varying and modulation by color). This was already a compile time option just not exposed through user config. by bsalomon@google.com · 14 years ago
  78. 4333323 Make enabling static rect VB configurable by user config file. by bsalomon@google.com · 14 years ago
  79. 6f7fbc9 Adds ability to draw rects using a unit square vertex buffer. Useful when matrix/uniform changes are less expensive than sending new verts. by bsalomon@google.com · 14 years ago
  80. 8752ad7 close quotes on #error by reed@google.com · 14 years ago
  81. c921843 fixes for some warnings: by reed@google.com · 14 years ago
  82. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago