1. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  2. cab2549 use 64bit math in TArray realloc by Mike Reed · 6 years ago
  3. 8dc8dbc begin cleanup of malloc porting layer by Mike Reed · 7 years ago
  4. 474d687 Send TextBlobCache purge messages only to owning cache. by Jim Van Verth · 7 years ago
  5. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  6. 610842a Make SkTArray maintain reserve count by Brian Salomon · 7 years ago
  7. 70131b9 Fix SkTArray operator= to work with self assignment by Greg Daniel · 7 years ago
  8. 69225d0 Make SkTArray not allocate unless reserve or initial count > 0 by Brian Salomon · 7 years ago
  9. d54639f Add SkSTArray move assignment operators by Florin Malita · 7 years ago
  10. 6c14c8d take fast case in swap() if we're using malloc OR we're empty by Mike Reed · 7 years ago
  11. c2d5bd0 Fix SkTArray copy construction by Florin Malita · 7 years ago
  12. b1d800d SkSTArray move ctor by Florin Malita · 7 years ago
  13. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  14. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  15. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  16. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  17. 6a6f3c5 Fix indentation and casts in SkTArray. by bungeman · 8 years ago
  18. e0c1d28 SkTArray: fix invalid reinterpret_casts over non-initialized memory. by krasin · 8 years ago
  19. 0d9e9be SkTArray movable and swap for move only elements. by bungeman · 8 years ago
  20. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  21. 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 8 years ago
  22. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago[Renamed from include/core/SkTArray.h]
  23. 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 8 years ago
  24. 918090c SkTArray to move when moving. by bungeman · 8 years ago
  25. 4984b85 Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by mtklein · 8 years ago
  26. f5b8b6d Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ ) by kjlubick · 8 years ago
  27. 2f8c9bf Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ ) by kjlubick · 8 years ago
  28. 3c69348 SkTArray to move when moving. by bungeman · 8 years ago
  29. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  30. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  31. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  32. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
  33. cc881da Add sk_careful_memcpy to catch undefined behavior in memcpy. by mtklein · 9 years ago
  34. f12a167 SkPDF: add basic metadata support by halcanary · 9 years ago
  35. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  36. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  37. 383ff10 Remove unnecessary virtual destructor on SkTArray by bsalomon · 9 years ago
  38. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 9 years ago
  39. 3632f84 Add tests for STArray swap by bsalomon · 9 years ago
  40. 23e619c Reimplement gpu message bus for invalidated bitmap gen IDs by bsalomon · 10 years ago
  41. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  42. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  43. d58a856 Have SkTArray state that it default-initializes. by bungeman@google.com · 10 years ago
  44. 95ebd17 Add removeShuffle to SkTArray and add SkTArray tests. by bungeman@google.com · 10 years ago
  45. 3390b9a Repurpose GrGLCoordTransform as GrGLProgramEffects by commit-bot@chromium.org · 11 years ago
  46. f85693d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. 68b6eca Fix for 9603 by robertphillips@google.com · 11 years ago
  48. a47347e Add operator delete for SkTArray to match operator new by bsalomon@google.com · 11 years ago
  49. d510414 Enhancements and a fix to templated containers. by bsalomon@google.com · 11 years ago
  50. b4a8d97 Fixup some conventions in SkTArray and add reset to count method. by commit-bot@chromium.org · 11 years ago
  51. 054ae99 Take two for r8466: by jvanverth@google.com · 11 years ago
  52. c7bf296 Rolling back r8466. by jvanverth@google.com · 11 years ago
  53. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 11 years ago
  54. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago
  55. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 11 years ago
  56. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 11 years ago
  57. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 11 years ago
  58. f47dd74 Rename template param to SkSTArray to be consistent with its base class, SkTArray. by bsalomon@google.com · 11 years ago
  59. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  60. 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
  61. 137209f Make SkTArray consider only the new count and reserve when determining how much to alloc by bsalomon@google.com · 12 years ago
  62. d80a509 replacing Gr* with Sk* in SkTArray.h by junov@chromium.org · 13 years ago
  63. cf38523 Don't let templates live in shadows. by bungeman@google.com · 13 years ago
  64. a12cc7f Separate code paths of SkTArray at compile time. by bungeman@google.com · 13 years ago
  65. 9266901 Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic by bsalomon@google.com · 13 years ago
  66. 4fa6694 Resubmit 2289 with fix for glsl version by bsalomon@google.com · 13 years ago
  67. 1fac5ca Revert 2289. GLSL version detection not robust enough. May think we don't have GLSL 1.50 support based on OpenGL version. We have to look at the available extensions, not just GL version. by bsalomon@google.com · 13 years ago
  68. 98874cd [GPU] Use new Var type for inputs/outputs of FS and VS by bsalomon@google.com · 13 years ago
  69. 5c6ae60 Fix compilation error related to using nonexistent sk_malloc instead of sk_malloc_throw. VC++ lazy template code compilation let this work on windows since the wrong function name was only in currently unused templated functions. by bsalomon@google.com · 13 years ago
  70. 49313f6 GrTArray->SkTArray & docs by bsalomon@google.com · 13 years ago