- c0591ca Revert of Add -ftrapv to debug builds. (patchset #1 id:1 of https://codereview.chromium.org/702893003/) by mtklein · 10 years ago
- ebacb61 Add -ftrapv to debug builds. by mtklein · 10 years ago
- 19996ed Small changes to get things building and running on Linux/ARM. by mtklein · 10 years ago
- 26bdfcb Remove /arch:SSE2 from Win 64 Release builds by bsalomon · 10 years ago
- 6740feb Don't use /ZI on 64 bit windows by bsalomon · 10 years ago
- a99f9ee Reenable deprecation warnings on Android framework. by scroggo · 10 years ago
- 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
- aa30ab3 Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/) by jvanverth · 10 years ago
- 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
- dba3e64 Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
- 958e962 Start to vectorize SkTileGrid. by mtklein · 10 years ago
- 2348199 Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/) by mtklein · 10 years ago
- 90c7992 Start to vectorize SkTileGrid. by mtklein · 10 years ago
- 380d7d7 Revert of No threadsafe statics. (patchset #1 id:1 of https://codereview.chromium.org/654663002/) by mtklein · 10 years ago
- cad5d3e No threadsafe statics. by mtklein · 10 years ago
- 335a0ae Allow GCC to build Skia on Mac. by mtklein · 10 years ago
- 38ba4e0 Add -Wno-invalid-offsetof to Mac and iOS builds too. by mtklein · 10 years ago
- 8de02f4 Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD. by mtklein · 10 years ago
- 81940de Add flag to call SkRecordOptimize on new pictures. by mtklein · 10 years ago
- 94c4151 Revert of Add a test that uses C++11 features as a compiler canary. (patchset #2 id:20001 of https://codereview.chromium.org/568913002/) by mtklein · 10 years ago
- 86e01df Add a test that uses C++11 features as a compiler canary. by mtklein · 10 years ago
- f548444 Detect presence of dwrite_1.h. by bungeman · 10 years ago
- 6233c7b Revert to enabling all of -O2 as it exposes a bug in the toolchain. by djsollen · 10 years ago
- 74364c9 Disable -fexpensive-optimizations on 64-bit ARM. by djsollen · 10 years ago
- c92e550 Install a hook to swap between SkPicture backends with a single define. by mtklein · 10 years ago
- a8d2c4a Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devices by djsollen · 10 years ago
- a34633f Trim down OSX GYP rules. Same effect, shorter. by mtklein · 10 years ago
- 8e69676 Turn on FontMgr for Android by tomhudson · 10 years ago
- a7e930f On the bots, there's no need to link GMs into SampleApp. by mtklein · 10 years ago
- bce540c Don't call out -lstdc++ -lm explicitly. by mtklein · 10 years ago
- f91b47f Revert of Memory improvements to render_pdfs; better DM pool size defaults (https://codereview.chromium.org/433063002/) by halcanary · 10 years ago
- 66058b6 Memory improvements to render_pdfs; better DM pool size defaults by halcanary · 10 years ago
- 21769c5 Update NEON compiler defines to use SK_ prefix by djsollen · 10 years ago
- bc89329 Enable the SSSE3 compile time check on all platforms (4th attempt) by djsollen · 10 years ago
- 2da0f85 Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/403583002/) by bungeman · 10 years ago
- c0bc913 Introduce skia_pic gyp variable. by scroggo · 10 years ago
- 9338348 Enable the SSSE3 compile time check on all platforms (3rd attempt) by djsollen · 10 years ago
- eccbfec Fix broken android framework builds where 32-bit MIPS compilers lack 64-bit __sync operators. by Derek Sollenberger · 10 years ago
- 122f9ec Remove outdated compiler restrictions. by Derek Sollenberger · 10 years ago
- 9c6878b Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/391693004/) by halcanary · 10 years ago
- ee34953 Enable the SSSE3 compile time check on all platforms. by djsollen · 10 years ago
- 55d316e Remove last SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX. by scroggo · 10 years ago
- 6336f7c MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMask by djordje.pesut · 10 years ago
- 4d1605a Enable tools/CrashHandler again. by mtklein · 10 years ago
- ecce60b Build Android with SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG. by scroggo · 10 years ago
- 0b544ae Add SkRacy by mtklein · 10 years ago
- 58f1e92 remove unneeded flags for android by reed · 10 years ago
- aca3d84 Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK. by mtklein · 10 years ago
- d312a04 Enable 32/64-bit gyp switch on Android by qiankun.miao · 10 years ago
- 170e00d Have Clang builders build in C++11 mode. by mtklein · 10 years ago
- da07a08 Make LTCG optional on windows builds. by bsalomon · 10 years ago
- 6518eaa remove legacy moz flags by reed · 10 years ago
- f01a6c3 In Android framework, make tools depend on jsoncpp by scroggo · 10 years ago
- 08fe013 Try to roll angle again. by Brian Salomon · 10 years ago
- 24ad096 Silence warnings about using offsetof on near-POD structs. by mtklein · 10 years ago
- 0349864 remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE -- not needed by reed · 10 years ago
- 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
- 632a454 MIPS: added optimization for functions from SkBlitRow. by djordje.pesut · 10 years ago
- aaf1df6 MIPS: modified gypi files to support build by djordje.pesut · 10 years ago
- 59ef770 Revert of Try TSAN blacklist for SkGLContextHelper::init. (https://codereview.chromium.org/309823004/) by mtklein · 10 years ago
- ab2ec19 Try TSAN blacklist for SkGLContextHelper::init. by mtklein · 10 years ago
- 8c111f7 Change #def to be opt-out by krajcevski · 10 years ago
- 1940df9 Allow access to device config for Moz2d. by jvanverth · 10 years ago
- a2551ff Remove legacy Picture-recording flags from Android build by robertphillips · 10 years ago
- 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
- 22a1d96 New file for simpler updating of Android defines. by commit-bot@chromium.org · 10 years ago
- a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
- e3c400f Set the default discardable pool size for Android framework. by commit-bot@chromium.org · 10 years ago
- 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
- 815d360 Remove -mfpmath=sse for clang, which does it automatically and sometimes is annoyed by it. by commit-bot@chromium.org · 10 years ago
- 6a106ce SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
- 6379129 Revert of SSE2 everywhere. (https://codereview.chromium.org/294963002/) by commit-bot@chromium.org · 10 years ago
- 28f070d SSE2 everywhere. by commit-bot@chromium.org · 10 years ago
- 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 10 years ago
- 61744ec Generate bench/Android.mk from gyp. by commit-bot@chromium.org · 10 years ago
- 92cea27 Remove legacy SkLayerRasterizer flag for Android. by commit-bot@chromium.org · 10 years ago
- 7e9feda Fix the android framework build as it still uses mutable local matrices. by djsollen@google.com · 10 years ago
- 199cf69 Fix Moz2D build by commit-bot@chromium.org · 10 years ago
- 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 11 years ago
- 6e8f64c Disallow Android from calling getTotalClip. by commit-bot@chromium.org · 11 years ago
- 1d146d4 Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 11 years ago
- 05b1b53 gyp rules for ubsan by commit-bot@chromium.org · 11 years ago
- 1267219 Roll ANGLE. by commit-bot@chromium.org · 11 years ago
- 4521add try /LARGEADDRESSAWARE to give Windows 32-bit builds access to more RAM. by commit-bot@chromium.org · 11 years ago
- e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
- d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 11 years ago
- d10ec40 gyp: only include windows *_x64 targets if GYP_GENERATORS includes ninja by commit-bot@chromium.org · 11 years ago
- 1d0b68c Support clip to layer flag on Android framework. by commit-bot@chromium.org · 11 years ago
- 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 11 years ago
- 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 11 years ago
- 0b17fea Revert of Roll ANGLE. (https://codereview.chromium.org/237173002/) by commit-bot@chromium.org · 11 years ago
- cd66af0 Roll ANGLE. by commit-bot@chromium.org · 11 years ago
- 03f2f81 More flags needed to build Android framework. by commit-bot@chromium.org · 11 years ago
- 04f6c4c Support picture recording in Android framework. by commit-bot@chromium.org · 11 years ago
- 94cf9fa More removal of duplicate framework defines. by commit-bot@chromium.org · 11 years ago
- 8f3cc77 Remove duplicate skia_android_framework defines. by commit-bot@chromium.org · 11 years ago
- 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago
- 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 11 years ago
- 968757e Disable SK_GAMMA_SRGB on android builds. by djsollen@google.com · 11 years ago
- d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 11 years ago