1. 970e106 Update LSAN suppressions. by mtklein · 10 years ago
  2. e7ce26d Stop building tests. by mtklein · 10 years ago
  3. 7eb529f simplify tools/xsan_build now that make runs ninja by commit-bot@chromium.org · 10 years ago
  4. 58d69d8 change default build (in "make" wrapper) to ninja on all platforms by epoger@google.com · 10 years ago
  5. a2bbc6e pathops work in progress by caryclark@google.com · 11 years ago
  6. cc95b1a Update Skia Android tools. by djsollen@google.com · 11 years ago
  7. bb52288 SkHello for NaCl by borenet@google.com · 11 years ago
  8. be19b9e add skpdiff tool to compare bitmaps by commit-bot@chromium.org · 11 years ago
  9. 01cd4d5 simple podofo and skia based pdf viewer by edisonn@google.com · 11 years ago
  10. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  11. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  12. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  13. 3e475dc path ops fix release android build by caryclark@google.com · 11 years ago
  14. ab5e911 Update gyp to allow alternative out directories by djsollen@google.com · 12 years ago
  15. 6714ea4 gyp: generate "everything" and "most" targets instead of "all" by epoger@google.com · 12 years ago
  16. 9c875d3 add a "most" target, and make it the default by epoger@google.com · 12 years ago
  17. 2d6535a Remove support for building skia android apps outside of an APK. by djsollen@google.com · 12 years ago
  18. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  19. 7ef3929 Enable Compile Option to Build Android Executables by borenet@google.com · 12 years ago
  20. 686989b Fix build by reverting make all to not include the debugger by djsollen@google.com · 12 years ago
  21. e7290ef Update the makefile and gyp for the debugger. by djsollen@google.com · 12 years ago
  22. b678911 Add missing gyp dependencies for debugger by chudy@google.com · 12 years ago
  23. dd3d08e When building for Android, package executables in APKs (trunk) by borenet@google.com · 12 years ago
  24. b52cf3d Support Mac-Android Cross-Compilation by borenet@google.com · 12 years ago
  25. ab9b658 Stop packaging command-line Mac tools as a bundle. by epoger@google.com · 13 years ago
  26. 08c315d re-enable "core" build target lost in r1968 by epoger@google.com · 13 years ago
  27. c9493a4 Properly handle parallel make ("make -j"), and only rerun gyp if necessary. by epoger@google.com · 13 years ago
  28. 2d75cc0 make gyp_skia runnable from any directory http://codereview.appspot.com/4720042 by epoger@google.com · 13 years ago
  29. eaacf47 make toplevel Makefile pass MAKEFLAGS to out/Makefile by epoger@google.com · 13 years ago
  30. 0236294 Add "tools" to "make all" by epoger@google.com · 13 years ago
  31. 5d2e4cc add toplevel Makefile that works for Mac and Unix by epoger@google.com · 13 years ago
  32. baa677b delete all old (non-Gyp) buildfiles by epoger@google.com · 13 years ago
  33. b7fd3ee Temporarily fall back to the old makefile; the new one was killing buildbot. by epoger@google.com · 13 years ago
  34. 1e8e056 Some final cleanups leading up to The Official Switch to Gyp by epoger@google.com · 13 years ago
  35. e1fee49 remove legacy LCDTEXT define by reed@google.com · 13 years ago
  36. f910b36 New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float operations by tomhudson@google.com · 13 years ago
  37. 416d303 add MatrixBench.cpp by reed@google.com · 13 years ago
  38. 0e45441 Add Mesa as a GL backend. http://codereview.appspot.com/4545055/ by bungeman@google.com · 13 years ago
  39. 16bab87 Add GL context creation for X so that gm can run GPU on Linux. by bungeman@google.com · 13 years ago
  40. 07f3ee1 use SkPath for GrPath, removing GrPathIter entirely by reed@google.com · 13 years ago
  41. 2f3dc9d add typefacecache speedup lcd blits clean up some samples by reed@google.com · 13 years ago
  42. 95bae39 move SkOSFile.cpp into utils_files.mk, since it is needed for skdiff on all by reed@google.com · 13 years ago
  43. 4b33d28 New 'skdiff' tool to compare two directories full of files, write diff images by tomhudson@google.com · 13 years ago
  44. 2adc557 http://codereview.appspot.com/4431067/ by reed@google.com · 13 years ago
  45. 02b17f7 add gradient bench use -O3 in release builds by reed@google.com · 13 years ago
  46. d34658a add benchmark for path filling by reed@google.com · 13 years ago
  47. f987d1b Remove dependence on platform GL headers. Remove code that attempts to infer GL function pointers on various platforms. Instead add platform-specific implementations for Windows and Mac. (GLX coming) by bsalomon@google.com · 13 years ago
  48. 4b83c63 Move where compression enable/disable is done to make recompilation faster. by vandebo@chromium.org · 13 years ago
  49. df49991 add SkCreateTypefaceFromCTFont() to create a typeface directly from a CTFontRef by reed@google.com · 13 years ago
  50. 9182610 Add GR_DLL builds to Ganesh (minimal exports for Chrome multi-dll for now). by bsalomon@google.com · 13 years ago
  51. e650763 change -lpng12 to -lpng by reed@google.com · 13 years ago
  52. b66365f Updates to the unix sample app. by scroggo · 13 years ago
  53. 5b07368 Enable compiling the PDF backend by default in the makefile. by vandebo@chromium.org · 13 years ago
  54. da912d6 [PDF] Add support for Shaders. by vandebo@chromium.org · 13 years ago
  55. c921843 fixes for some warnings: by reed@google.com · 13 years ago
  56. 21b0a2b enable sse2 source in makefile by reed@google.com · 13 years ago
  57. 6bc2f5d add SSE2 opt files to xcode by reed@google.com · 13 years ago
  58. 272e754 use -O2 for release, -g for debug (so we can get symbols for gdb) by reed@google.com · 14 years ago
  59. 1fcd51e add template macro to "safely" perform casts w/o breaking strict-aliasing by reed@google.com · 14 years ago
  60. 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 14 years ago
  61. 37df17d fix build for linux by reed@google.com · 14 years ago
  62. 7876114 require lpng12 for gm tool (since Mac encoder tweaks the results for colorspace "correction") by reed@google.com · 14 years ago
  63. eeeb5a0 silence some of our startup spew by reed@google.com · 14 years ago
  64. 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago
  65. d642329 remove ZLIB include from SkUserConfig for how (doesn't work on mac sampleapp) but, by reed@google.com · 14 years ago
  66. 0770044 add option to write PDFs from gm by reed@google.com · 14 years ago
  67. 179d616 update for GPU backend by reed@android.com · 14 years ago
  68. 29e5054 Fix perf regression in Color32. by senorblanco@chromium.org · 14 years ago
  69. 8459d4e Initial PDF backend commit: directories, build rules, primitives by vandebo@chromium.org · 14 years ago
  70. cf4ac25 force 10.4 SDK for macs, as the font porter there needs those APIs by reed@android.com · 14 years ago
  71. 7911e27 add FPSBench.cpp by reed@android.com · 14 years ago
  72. fd9714e add png to makefile for linux by reed@android.com · 14 years ago
  73. dfee579 add SK_ENABLE_LIBPNG to force reference to PNG codec by reed@android.com · 14 years ago
  74. 6413e79 add skhello for simple hello-world sample code by reed@android.com · 14 years ago
  75. 4e75355 More SSE2-ification; fix for gcc -msse2. by senorblanco@chromium.org · 15 years ago
  76. 4aa910e Makefile fix: Fix gm build for Linux. by senorblanco@chromium.org · 15 years ago
  77. f2afb67 fix base linux build, adding freetype support by reed@android.com · 15 years ago
  78. 34e8580 update by reed@android.com · 15 years ago
  79. 4d85059 add benchmark for repeat-tile bitmaps by reed@android.com · 15 years ago
  80. cf45bf8 update make for nwaycanvas remove obsolete opts_neon dir by reed@android.com · 15 years ago
  81. ed7bd9b add opts files to the make by reed@android.com · 15 years ago
  82. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  83. ee0eb01 add new make target "all", to build all known targets by reed@android.com · 15 years ago
  84. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  85. 1a2fec5 add gm for shader tilemodes by reed@android.com · 15 years ago
  86. 42309d4 add gm for gradients by reed@android.com · 15 years ago
  87. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  88. dd0ac28 more progress on golden-master test suite (not finished yet) by reed@android.com · 15 years ago
  89. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 15 years ago
  90. 6a5a266 add SkSize for dimensions by reed@android.com · 15 years ago
  91. 4226396 add BitmapCopyTest. Still need to consider the src==no_config case by reed@android.com · 15 years ago
  92. af45979 add skiamge (in tools/) that decodes and encodes images by reed@android.com · 15 years ago
  93. 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 15 years ago
  94. c4d4090 move SkUserConfig.h into include/config/ so it can be replaced by changing the by reed@android.com · 15 years ago
  95. d6638e6 add Table apis to SkFontHost need to implement in _win backend by reed@android.com · 15 years ago
  96. 57b799e rename tests/main to testmain.cpp by reed@android.com · 15 years ago
  97. 953ce8d rename bench's main to benchmain.cpp, to avoid multiple files with same name by reed@android.com · 15 years ago
  98. 6c924ad add -pict option to bench, which draws everything through a picture, and then by reed@android.com · 15 years ago
  99. 04225dc build with -Wall fix associated warnings (at least on gcc 4.0.1) by reed@android.com · 15 years ago
  100. 6f8491b Initial implementation of polygon trianagulation. It seems to be robust and passes the associated tests, by turk@google.com · 15 years ago