1. 18300a3 detach -> release by mtklein · 8 years ago
  2. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  3. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  4. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  5. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  6. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  7. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  8. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  9. f49c75a Move Google3-specific stack limitation logic to template classes. by benjaminwagner · 9 years ago
  10. 67e8bd2 Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ ) by benjaminwagner · 9 years ago
  11. c92159c Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. by benjaminwagner · 9 years ago
  12. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  13. ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
  14. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
  15. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  16. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  17. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  18. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  19. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  20. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  21. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  22. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  23. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  24. a3434d8 Add skstd::unique_ptr and use it. by bungeman · 9 years ago
  25. 761cf61 Clean up SkTLogic. by bungeman · 9 years ago
  26. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  27. afd7c74 Remove SK_OFFSETOF from SkTypes, clean up offsetof usage. by bungeman · 9 years ago
  28. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago[Renamed from include/core/SkTemplates.h]
  29. a387a11 Make GrBatch carry its own GrPipeline by bsalomon · 9 years ago
  30. 2bd0285 Add skstd::move and skstd::forward. by bungeman · 9 years ago
  31. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  32. 4f7ec55 Make SkAutoTDelete's operator T*() const, like all the others. by mtklein · 9 years ago
  33. f1f8895 add realloc method to SkAutoSTMalloc by joshualitt · 9 years ago
  34. 979e0ea Spin off SkTHashTable, SkTHashMap, SkTHashSet by mtklein · 10 years ago
  35. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 10 years ago
  36. 23d4320 Adding check on input count by sugoi · 10 years ago
  37. 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
  38. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  39. 1790e25 SkAutoTDelete::operator T*() by halcanary · 10 years ago
  40. a6785cc Add a working SkFontMgr_fontconfig. by bungeman · 10 years ago
  41. 93fabf4 Don't set SK_MALLOC_TEMP in SkAutoTMalloc. by Mike Klein · 10 years ago
  42. d48ad8e Fold SkTSetBit into SkOTSet*Bit. by commit-bot@chromium.org · 10 years ago
  43. 562b2e6 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 10 years ago
  44. e60ae2e Revert 13757. by bungeman@google.com · 10 years ago
  45. 3258a53 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 10 years ago
  46. cc787fa fix auto-delete bug that crept in with new fast blur path; is causing by commit-bot@chromium.org · 11 years ago
  47. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  48. ae326bb Revert r1784: SK_API on a non-concrete template is strange. by bungeman@google.com · 11 years ago
  49. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  50. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 11 years ago
  51. caacc8f Remove a stray double assign that g++ 4.8 thinks has ill-defined sequencing. by mtklein@google.com · 11 years ago
  52. 4d37673 Fix leak in SkAutoSTArray by robertphillips@google.com · 11 years ago
  53. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  54. 929c98d speculative fix for signed-unsinged compare warning by reed@google.com · 11 years ago
  55. d510414 Enhancements and a fix to templated containers. by bsalomon@google.com · 11 years ago
  56. 4e05fd2 add conic support to hairlines by reed@google.com · 11 years ago
  57. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 11 years ago
  58. 1198e74 Use macros for new and delete in SkTemplates.h by scroggo@google.com · 11 years ago
  59. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  60. 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 11 years ago
  61. d42aca3 Remove static effects from the effect memory pool. by bsalomon@google.com · 11 years ago
  62. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 11 years ago
  63. 7de18e5 Add sk_ignore_unused_variable to avoid warnings. by bungeman@google.com · 12 years ago
  64. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  65. 7103f18 GDI fonthost to serialize using correct font name. by bungeman@google.com · 12 years ago
  66. 52657c7 remove unused parameter (that also slowed us down) to SkAutoTDelete by reed@google.com · 12 years ago
  67. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  68. 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
  69. 6d552ee Reduce allocations in RandomPathBench by bsalomon@google.com · 12 years ago
  70. 9120892 Const correct BlockRef in SkAutoTUnref. https://codereview.appspot.com/6448066/ by bungeman@google.com · 12 years ago
  71. 49313f6 GrTArray->SkTArray & docs by bsalomon@google.com · 13 years ago
  72. 7d4679a Rename existing nonpreserving reallocs to reset, add reset to SkAutoMalloc, use reset in GrBufferAllocPool by bsalomon@google.com · 13 years ago
  73. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  74. 8bcc6f4 export SkAutoSTMalloc (for multi-dll chrome build) by bsalomon@google.com · 13 years ago
  75. 3582bf9 Remove GrAuto*Malloc, replace with SkAuto*Malloc by bsalomon@google.com · 13 years ago
  76. 57f4969 merge from android tree: by djsollen@google.com · 14 years ago
  77. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  78. 8a1c16f grab from latest android by reed@android.com · 16 years ago