- 43bf511 Delete ChromeOS code by borenet · 9 years ago
- 4311f01 Move CPU feature detection to its own file. by mtklein · 9 years ago
- 86498fb Revert of Move CPU feature detection to its own file. (patchset #7 id:120001 of https://codereview.chromium.org/1890483002/ ) by mtklein · 9 years ago
- 872ea29 Move CPU feature detection to its own file. by mtklein · 9 years ago
- c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
- 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
- 8afddab Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ ) by msarett · 9 years ago
- e1102ce Create an SkCodecImageGenerator by msarett · 9 years ago
- 7c55422 remove SkGPipe by reed · 9 years ago
- 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
- a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
- cd1f2da add -Iinclude/private anywhere we have -Isrc/core by mtklein · 9 years ago
- 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
- 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
- 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
- a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
- 3e56227 Add copyright headers to remaining gyp files. by scroggo · 10 years ago
- 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
- e332396 move c api into include by reed · 10 years ago
- ea4673f SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. by halcanary · 10 years ago
- 78ee93f Revert of SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. (https://codereview.chromium.org/465823003/) by halcanary · 10 years ago
- 186f7b0 SkImage::NewFromGenerator(SkImageGenerator*), and a unit test. by halcanary · 10 years ago
- b2edec2 Revert of SkImage_Codec is Lazy (https://codereview.chromium.org/460823002/) by halcanary · 10 years ago
- e36f499 SkImage_Codec is Lazy by halcanary · 10 years ago
- 4beef91 Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview.chromium.org/422023005/) by bsalomon · 10 years ago
- 939f430 Remove relative path to GrColor.h in SkShader.h by bsalomon · 10 years ago
- 2b8a3b8 Focus disabled optimizations on just BGRAConvolve2D, and only 32-bit. by mtklein · 10 years ago
- ec368cf Temporarily disable autovectorization in core for 32-bit Linux builds. by mtklein · 10 years ago
- 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
- 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago
- 64f6d15 Use SkAtomics_sync on Android by commit-bot@chromium.org · 10 years ago
- d4adfa3 Reland "Gyp file changes for the android framework." by scroggo@google.com · 11 years ago
- eb62950 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
- 1c9bd55 Gyp file changes for the android framework. by scroggo@google.com · 11 years ago
- 0964796 Remove extraneous folders from includes. by commit-bot@chromium.org · 11 years ago
- 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
- 47fb2b9 [PDF] Fix font embedding restrictions. by commit-bot@chromium.org · 11 years ago
- 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
- cd7992b ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
- dfe0f43 Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - https://codereview.chromium.org/26627004) due to Chromium compilation faliures. by robertphillips@google.com · 11 years ago
- b4c29c5 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
- f8dd384 Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due to Chromium compilation failure by robertphillips@google.com · 11 years ago
- baa1558 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
- 97f8167 We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix. by commit-bot@chromium.org · 11 years ago
- 6a6c80c Enable SkUtilsArm on all ARM platforms and always use NDK compliant NEON detection on Android. by djsollen@google.com · 11 years ago
- f7542ba update gyp for ARM builds to be more well defined. by djsollen@google.com · 11 years ago
- 2679ff8 refactor gyp to isolate freetype usage by djsollen@google.com · 11 years ago
- 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
- 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
- a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
- cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
- c7a20e4 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
- e55491d Reverting 9083 & 9084 due to Android failures by robertphillips@google.com · 11 years ago
- 1445170 API modifications needed to upstream Android font changes. by commit-bot@chromium.org · 11 years ago
- 45a75fb path ops : make it real by caryclark@google.com · 12 years ago
- 856b984 Remove freetype dependency from core.gyp by djsollen@google.com · 12 years ago
- f41ca79 Remove freetype dependency from core.gyp by djsollen@google.com · 12 years ago
- e1575aa reland 8200 w/ fix for android (use fullpath instead of path) by reed@google.com · 12 years ago
- 070235e revert 8204 -- what is happening??? by reed@google.com · 12 years ago
- 4f7e846 reland 8200 w/ fix for android (need fullpath instead of path) by reed@google.com · 12 years ago
- 1311f7e revert 8200 to figure out android break by reed@google.com · 12 years ago
- d5ea2ae move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability by reed@google.com · 12 years ago
- 7eb28aa Adding more warning in core by sugoi@google.com · 12 years ago
- 327b9b2 Gyp changes for NaCl debugger by borenet@google.com · 12 years ago
- f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 12 years ago
- 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 12 years ago
- e197cbf Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader. by bsalomon@google.com · 12 years ago
- 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
- efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
- 4663822 Allow Xcode to change paths to frameworks based on whether a device or simulator was selected. by bsalomon@google.com · 12 years ago
- 594dd3c iOS support work in progress by caryclark@google.com · 12 years ago
- 867cbd8 first cut at making iOS work by caryclark@google.com · 12 years ago
- 202a51b Add effects/core.gypi to 'sources' to make them appear in VS projects by bsalomon@google.com · 12 years ago
- 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 12 years ago
- fd668cf Fix greenish text rendering on Linux. https://codereview.appspot.com/6484048/ by bungeman@google.com · 12 years ago
- af73091 Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk) by borenet@google.com · 12 years ago
- baa5d94 split out src file names into core.gypi, with an eye towards sharing that by reed@google.com · 12 years ago
- 66e5160 Privatize SkAutoKern.h by reed@google.com · 12 years ago
- 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
- c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
- fbf3194 arm: Move SkUtilsArm.h from include/core to src/core by digit@google.com · 12 years ago
- 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
- bbe5013 Split SkGlyph into its own header. https://codereview.appspot.com/6434049/ by bungeman@google.com · 12 years ago
- b0a34d8 idea: add annotation to SkPaint by reed@google.com · 12 years ago
- e341cb3 Separate target architecture type and width into separate variables. by djsollen@google.com · 12 years ago
- ef76060 Adding checksum to SkFlatData to accelerate SkPicture recording. by junov@chromium.org · 12 years ago
- b74af87 Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT) by robertphillips@google.com · 12 years ago
- 977b9c8 Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix) by robertphillips@google.com · 12 years ago
- 25c1993 Reverting r4162 by robertphillips@google.com · 12 years ago
- 3227ab5 Added instance counting system for SkRefCnt-derived objects by robertphillips@google.com · 12 years ago
- 5af9b20 Make the GM tool run GMs through an SkGPipe. by scroggo@google.com · 12 years ago
- eec9dbc arm: First step towards dynamic NEON support. by digit@google.com · 12 years ago
- a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
- 48ca7e3 impl SkTLS for windows, refactoring to share code with pthread impl by reed@google.com · 12 years ago
- 58b8d4a recreate http://codereview.appspot.com/6131051/ in svn instead of git by epoger@google.com · 13 years ago
- 2b2ede3 Decouple the SkFlattenable from SkReader32/SkWriter32. by djsollen@google.com · 13 years ago
- 5a64e58 Revert 3538. by bungeman@google.com · 13 years ago
- 29b63dc Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 13 years ago
- 5994451 Move SkClampRange into src/effects, where it isn't being advertised as by tomhudson@google.com · 13 years ago
- aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 13 years ago