1. fbe03bc Remove svn:externals and update the README. by djsollen@google.com · 12 years ago
  2. 24ed8d7 Fixes microbench format change caused by r9417. by bensong@google.com · 12 years ago
  3. dad5310 rebaseline.py: add --add-new option, and only add new expectations if it is set by epoger@google.com · 12 years ago
  4. de69eee Nexus 7 performance trigger rebaselines by robertphillips@google.com · 12 years ago
  5. 7063c2f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  6. f7dd491 generate enums for pdf types by edisonn@google.com · 12 years ago
  7. 1a191c6 generate code for pdf viewer (initial draft) by edisonn@google.com · 12 years ago
  8. 5872e00 doh. send byte length, not word count, to measureText by reed@google.com · 12 years ago
  9. 2fef6d2 move measureText to be the only thing in the inner loop by reed@google.com · 12 years ago
  10. 5065cbe revert DEPS for angle until tools are fixed by djsollen@google.com · 12 years ago
  11. 7815c9e update WebP to a dev version of 0.3.1 by djsollen@google.com · 12 years ago
  12. c9ab48f switch array to uint16_t to fix overflows by reed@google.com · 12 years ago
  13. fad3e5e comment out value > int16_t by reed@google.com · 12 years ago
  14. 664621a include the right named .h for glyph data by reed@google.com · 12 years ago
  15. 42db2e4 Fixes to make the gm run when GrContext can't be created for ANGLE context. by bsalomon@google.com · 12 years ago
  16. 8af0371 add bench for fontcache performance (measurement) by reed@google.com · 12 years ago
  17. cc2e1cf rebaseline.py: improve readability of dry-run output by epoger@google.com · 12 years ago
  18. bda4e91 rebaseline.py: if rebaselining all platforms (not listing them explicitly), allow missing platforms by epoger@google.com · 12 years ago
  19. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 12 years ago
  20. 82f3178 rebaseline.py: in option names, replace underscores with hyphens by epoger@google.com · 12 years ago
  21. 0a1c387 Remove the non-separable blur because it is no longer used. by commit-bot@chromium.org · 12 years ago
  22. 6fbe54c Compact the clipstack for kReplace_Op'd geometry by commit-bot@chromium.org · 12 years ago
  23. 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  24. 792bbd1 add drawImage to lua by mike@reedtribe.org · 12 years ago
  25. 5f9f2b0 Improve batching of drawBitmap* calls by robertphillips@google.com · 12 years ago
  26. dc1d727 Compile pdf viewer manaully only, disable on build bots. by edisonn@google.com · 12 years ago
  27. 01cd4d5 simple podofo and skia based pdf viewer by edisonn@google.com · 12 years ago
  28. 4e05fd2 add conic support to hairlines by reed@google.com · 12 years ago
  29. 110aff2 Add 2 missing neon files for the android build by djsollen@google.com · 12 years ago
  30. 42416ee Update DEPS to use only googlesource.com repositories. by djsollen@google.com · 12 years ago
  31. d092524 Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. This fixes the software canvas fallback in Chrome. by senorblanco@chromium.org · 12 years ago
  32. d537af5 Fixed gpu perlin noise on Windows by sugoi@google.com · 12 years ago
  33. 370c534 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  34. 73d9f1c more paint methods to lua by mike@reedtribe.org · 12 years ago
  35. fb85824 add pdf lib to lua_pictures to fix linker error by mike@reedtribe.org · 12 years ago
  36. 09efb17 Revert "add document and textAlign support to lua" by mike@reedtribe.org · 12 years ago
  37. bdf59df add document and textAlign support to lua by mike@reedtribe.org · 12 years ago
  38. ddc813b move kAlignCount out of Align enum, so it can't accidentally be passed as a parameter by mike@reedtribe.org · 12 years ago
  39. 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  40. e6469f1 add drawtext to lua by mike@reedtribe.org · 12 years ago
  41. 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 12 years ago
  42. 99d43ff Fix for caller of GetTmpDir. by scroggo@google.com · 12 years ago
  43. cf5eb6a Preparations for running skimage tool on bots. by scroggo@google.com · 12 years ago
  44. e762dad Run skimage as part of run.sh by scroggo@google.com · 12 years ago
  45. a009083 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  46. 6ede1fe Make SkDrawCommands lighter weight by robertphillips@google.com · 12 years ago
  47. 7bb28a1 Disable msaa16 by default by robertphillips@google.com · 12 years ago
  48. e47e7d1 Fix crash when attempting to use a font fallback chain with a custom font. by djsollen@google.com · 12 years ago
  49. 2c84aa3 separate arrays for color and coverage effects. by bsalomon@google.com · 12 years ago
  50. f111851 Add dependency to podofo at skia_ext branch. by commit-bot@chromium.org · 12 years ago
  51. bbba784 Fix ninja/angle build with new gyp rev. by bsalomon@google.com · 12 years ago
  52. 804e994 Make GrGLProgram no longer depend on kNumStages by bsalomon@google.com · 12 years ago
  53. 2497c0f Whitespace change to test Commit Queue (SkipBuildbotRuns) by commit-bot@chromium.org · 12 years ago
  54. 88605bb Fix leak in SkFontHost_fontconfig temporary code. by bungeman@google.com · 12 years ago
  55. 19e80c1 rebaseline.py self-tests: split test inputs and outputs into completely separate directories by epoger@google.com · 12 years ago
  56. c76218d Fix bug in setting directories for tests. by scroggo@google.com · 12 years ago
  57. 7d05ac9 if you use --picture in SampleApp, make that sample come up first by reed@google.com · 12 years ago
  58. fb62522 Whitespace change to verify builds after r9453 by borenet@google.com · 12 years ago
  59. c5fd093 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  60. a15f7e5 Use all available texture units. by commit-bot@chromium.org · 12 years ago
  61. f51e125 Update gyp from 1563 to 1643 (take two). by bungeman@google.com · 12 years ago
  62. 5a64902 call through to the device from SkDraw by reed@google.com · 12 years ago
  63. 4609b9c Reverting gyp roll in 9445 due to Windows failures. by bungeman@google.com · 12 years ago
  64. bf65378 add more rebaseline test resources (no behavioral changes) (SkipBuildbotRuns) by epoger@google.com · 12 years ago
  65. 6b98fbb Update gyp from 1563 to 1643. https://codereview.chromium.org/16384005/ by bungeman@google.com · 12 years ago
  66. fe26fb6 add launcher icon for android hello_skia_app by djsollen@google.com · 12 years ago
  67. 99ba65a rebaseline.py: if --tests is not specified, get test list from actual-results.json by epoger@google.com · 12 years ago
  68. b4a8d97 Fixup some conventions in SkTArray and add reset to count method. by commit-bot@chromium.org · 12 years ago
  69. 4fa748d Fix issues related to resolving fonts based on name. by djsollen@google.com · 12 years ago
  70. 8f6ef40 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  71. 4a3ca94 Update debugger for addition of Conic path verb by commit-bot@chromium.org · 12 years ago
  72. ecaa59d create simple skia app for android using jni by commit-bot@chromium.org · 12 years ago
  73. 8cb1088 change impl to explicitly store length as u32, rather than size_t, so we keep a packed struct on 64bit machines by reed@google.com · 12 years ago
  74. 20d5461 path ops -- try to fix build again by caryclark@google.com · 12 years ago
  75. 4b66f36 path ops work in progress by caryclark@google.com · 12 years ago
  76. cffbcc3 path ops -- rewrite angle sort by caryclark@google.com · 12 years ago
  77. 4075fd4 gm_json.py: add ability to load JSON file from a string, not just a local file by epoger@google.com · 12 years ago
  78. a9133bb Fix hinting menu in SampleApp. by bungeman@google.com · 12 years ago
  79. ed43dff add size limit for using glyphcache. above that, draw using paths by reed@google.com · 12 years ago
  80. db29a31 rebaseline.py : add self-tests by epoger@google.com · 12 years ago
  81. 11f2b44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  82. 055aa52 Fix signed/unsigned comparison warning as error from r9421. by bungeman@google.com · 12 years ago
  83. 96aabc8 Fix hinting and add subpixel to SampleApp. by bungeman@google.com · 12 years ago
  84. 1ebc674 Testing the Commit Queue (SkipBuildbotRuns) by commit-bot@chromium.org · 12 years ago
  85. 1308f6e Remove assertion in debug GL impl that stencil buffers are deleted after FBOs to which they are bound. by commit-bot@chromium.org · 12 years ago
  86. e904b45 Fix leak of effect in SkXfermodeImageFilter::filterImageGPU() by commit-bot@chromium.org · 12 years ago
  87. 7495f59 Don't crash if device creation fails in bench. by commit-bot@chromium.org · 12 years ago
  88. 37ab298 reenable colortype gm by reed@google.com · 12 years ago
  89. 13e1540 if we can't load Times, use default font by reed@google.com · 12 years ago
  90. 59ce137 Fix Win7 warning-as-error complaint by robertphillips@google.com · 12 years ago
  91. 78aa76c Follow on to r9408, implement sk_fileno in SkOSFile_none.cpp. by bungeman@google.com · 12 years ago
  92. 4157085 Added megalooper GM by robertphillips@google.com · 12 years ago
  93. 11c9a55 Add SkData::NewFromFD. by bungeman@google.com · 12 years ago
  94. 135ece1 Added comment to SkDrawLooper fix by robertphillips@google.com · 12 years ago
  95. c117cba add bench for sk_memset16/32 by reed@google.com · 12 years ago
  96. 0274f93 update android_gdb_exe to work with skia shared lib by djsollen@google.com · 12 years ago
  97. f553d27 fix gm on android by djsollen@google.com · 12 years ago
  98. ecde97e yet another build fix for skia_launcher by djsollen@google.com · 12 years ago
  99. 2897931 Fix broken include path for directwrite backend by djsollen@google.com · 12 years ago
  100. e69a54b fix broken skia_launcher app by djsollen@google.com · 12 years ago