1. 866f4e3 optimize pathops coverage by commit-bot@chromium.org · 11 years ago
  2. dad7070 More common_conditions simplifications. by mtklein@google.com · 11 years ago
  3. f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
  4. b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
  5. 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
  6. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago
  7. 451b596 Android FontHost cannot use FontMgr yet. by bungeman@google.com · 11 years ago
  8. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  9. 5003bde Factor out skia_keep_frame_pointer. Handy with perf to get call stacks. by commit-bot@chromium.org · 11 years ago
  10. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  11. 0fbe01f Add -fPIC fro tsan (isn't alrady set in non-library). by bungeman@google.com · 11 years ago
  12. 27d4ffe Enable -fPIE, and -pie in tsan build. We're already -fPIC. by bungeman@google.com · 11 years ago
  13. 3a19fb5 Sketch of SK_ONCE by mtklein@google.com · 11 years ago
  14. 9f3b0e4 skia/trunk changes for generic sanitizer gyp flag. by mtklein@google.com · 11 years ago
  15. 1435f9f Add skia_tsan_build to match skia_asan_build and fix one example race. by bungeman@google.com · 11 years ago
  16. 1fb04e2 add a way to get code coverage by mtklein@google.com · 11 years ago
  17. 47ae4b0 Add skia_clang_build gyp define, add -Wstring-conversion flag by borenet@google.com · 11 years ago
  18. d28063e Replace uses of GR_API by SK_API. by commit-bot@chromium.org · 11 years ago
  19. cb9445d Add libraries to fix Ubuntu13 Clang build by borenet@google.com · 11 years ago
  20. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  21. ebbda76 enable SK_FONTHOST_USES_FONTMGR for mac and win. linux fontmgr not ready by reed@google.com · 11 years ago
  22. f7542ba update gyp for ARM builds to be more well defined. by djsollen@google.com · 11 years ago
  23. 8d725b2 all in the gyp by mtklein@google.com · 11 years ago
  24. faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  25. 2679ff8 refactor gyp to isolate freetype usage by djsollen@google.com · 11 years ago
  26. d658568 make OpenCL optional for skpdiff by zachr@google.com · 11 years ago
  27. e2b9037 Disable soft floating point on ChromeOS by borenet@google.com · 11 years ago
  28. 183f7f5 ARM Skia NEON patches - 10 - ARM build by commit-bot@chromium.org · 11 years ago
  29. 0d19309 Enable ASAN build by borenet@google.com · 11 years ago
  30. 06b3864 Add gyp define for optimization level by commit-bot@chromium.org · 11 years ago
  31. 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 11 years ago
  32. 5ec1305 Use "Simple Chrome for Chrome OS Workflow" to build Skia for ChromeOS by borenet@google.com · 11 years ago
  33. 5a6c2d8 Add skia_exceptinos gyp define by commit-bot@chromium.org · 11 years ago
  34. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  35. bbba784 Fix ninja/angle build with new gyp rev. by bsalomon@google.com · 11 years ago
  36. f51e125 Update gyp from 1563 to 1643 (take two). by bungeman@google.com · 11 years ago
  37. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  38. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  39. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  40. e52d291 add direct_dependencies for picture_utils, and add cflags_cc for android's gypi by reed@google.com · 11 years ago
  41. 5d7ca95 Fix gyp files to allow ninja to build 64 bit on Mac. by commit-bot@chromium.org · 11 years ago
  42. d971869 Revert accidentally changed msvs settings in r8764. by bsalomon@google.com · 11 years ago
  43. 72993ab silence && || parens clang warning. by bsalomon@google.com · 11 years ago
  44. bde506c Revert Skia to use -02. by djsollen@google.com · 11 years ago
  45. 534cb63 Revert Skia to use -02. by djsollen@google.com · 11 years ago
  46. af3b510 Revert Skia to use -02. by commit-bot@chromium.org · 11 years ago
  47. a72aef8 Refactor skia_warnings_as_errors by borenet@google.com · 11 years ago
  48. b58a639 Enable init'ed but unused var warning on windows for closer parity with mac/linux warnings. by bsalomon@google.com · 11 years ago
  49. c8e011c Update Android Release build to use -O3. by commit-bot@chromium.org · 11 years ago
  50. 059a4c7 refactor android defines to implicitly assume NDK compliance unless it is explicitly marked as being specific to the android framework. by commit-bot@chromium.org · 11 years ago
  51. dfc867b Turning on warning as error on Linux by sugoi@google.com · 11 years ago
  52. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  53. 522dbd2 match chromium's approach for locating the most appropriate macos SDK to use by humper@google.com · 12 years ago
  54. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  55. 194bf82 Reverse sense of convex-quad-fix compiler flag by robertphillips@google.com · 12 years ago
  56. 4dcc624 Update Android toolchain to NDK r8d with GCC 4.7 by djsollen@google.com · 12 years ago
  57. 57585fa Turn off WarnAsError when building ANGLE projects on windows. by bsalomon@google.com · 12 years ago
  58. 1d03ba9 Turn off warnings-as-error on 64bit windows build due to many size_t-related warnings. by bsalomon@google.com · 12 years ago
  59. 50c79d8 Enable warnings-as-errors on Windows. by bsalomon@google.com · 12 years ago
  60. fe0d680 disable werror on 64 bit by humper@google.com · 12 years ago
  61. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  62. 7cdea64 The goal is to make the ClangCompile buildstep in the Housekeeping bot turn red if there is a warning. by rmistry@google.com · 12 years ago
  63. 5afbbc4 Enable profiling options to be selectively enabled for a given build by djsollen@google.com · 12 years ago
  64. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  65. c7a37c7 Place r5997 (make arcto's convex) behind a compiler flag to delay day of reckoning with Webkit baselines by robertphillips@google.com · 12 years ago
  66. f94dd18 Remove an obsolete comment. by scroggo@google.com · 12 years ago
  67. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  68. 43b4ed5 xcode_settings OTHER_CPLUSPLUSFLAGS is a list. by bungeman@google.com · 12 years ago
  69. 89dec58 Disable thumb on IOS. This removes one of XCodes complaints about the generated projects. by bsalomon@google.com · 12 years ago
  70. 4588ce8 move the xcode setup for SYMROOT to the outermost level by caryclark@google.com · 12 years ago
  71. 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
  72. bc5cbfe Pull SDKROOT into a gyp variable, so it can be locally overridden. This by senorblanco@chromium.org · 12 years ago
  73. 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
  74. 1f1543f re-apply 5508, but with the new compile-flag disabled for now by reed@google.com · 12 years ago
  75. bfe1572 revert 5508 -- it broke most of the builds by reed@google.com · 12 years ago
  76. 1f8787a Using the device scale factor for glyph positioning by wjmaclean@chromium.org · 12 years ago
  77. c2dd3d4 Fix noisy Android build Review URL: https://codereview.appspot.com/6488107 by borenet@google.com · 12 years ago
  78. b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
  79. bbad34d Effects Bug Fix by chudy@google.com · 12 years ago
  80. a37a517 Enable 32/64-bit gyp switch on Linux by borenet@google.com · 12 years ago
  81. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  82. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  83. de9ac14 Fix Android build for new toolchain by borenet@google.com · 12 years ago
  84. 5f47a39 The correct fix for the lighting filters on Windows: set the GL calling by senorblanco@chromium.org · 12 years ago
  85. e341cb3 Separate target architecture type and width into separate variables. by djsollen@google.com · 12 years ago
  86. b462a42 Turn more warnings on, including by caryclark@google.com · 12 years ago
  87. 9aabfc7 Use a single GrDrawState in GrContext for direct and buffered drawing by bsalomon@google.com · 12 years ago
  88. e5720e3 suppress warning on Mac http://codereview.appspot.com/6245070/ by caryclark@google.com · 12 years ago
  89. eec9dbc arm: First step towards dynamic NEON support. by digit@google.com · 12 years ago
  90. ff793db move Release build to -O3 (from -O2) by reed@google.com · 12 years ago
  91. 4f8975e roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 bot is failing by epoger@google.com · 12 years ago
  92. cff7f5b Make Mac build generate both 32-bit and 64-bit code. by epoger@google.com · 12 years ago
  93. 0229765 Fix xcode 4.1 build issue by robertphillips@google.com · 12 years ago
  94. 1ac8350 implement gamma correction for freetype text. by reed@google.com · 12 years ago
  95. 3a2b35f Fix typo in the gyp file. by djsollen@google.com · 12 years ago
  96. cf74030 Enable hardware float for all armv7 and add NDK required linker flags by djsollen@google.com · 12 years ago
  97. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  98. 7288c49 Fix a warning in libtess in Release builds; define NDEBUG in Release on all by senorblanco@chromium.org · 13 years ago
  99. 70ccffe Android: disable static global initializers by digit@google.com · 13 years ago
  100. fa394d4 Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID by djsollen@google.com · 13 years ago