- fc16667 Revert "Adds SkPDFResourceDict class, refactor existing code to use it." by vandebo@chromium.org · 11 years ago
- 3a8dfc3 Adds SkPDFResourceDict class, refactor existing code to use it. by commit-bot@chromium.org · 11 years ago
- ac03d91 pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) by edisonn@google.com · 11 years ago
- b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
- 2679ff8 refactor gyp to isolate freetype usage by djsollen@google.com · 11 years ago
- 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago
- a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago
- 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
- 13388e7 Lie about views_animated dependencies until Android situation is resolved. by bungeman@google.com · 11 years ago
- 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
- 8ac834b bad line in gyp fie snuck into last commit, continuing the ARM breakage by humper@google.com · 11 years ago
- 16acf75 use SK_ScalarPI, and fix ARM build by humper@google.com · 11 years ago
- 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago
- d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
- c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago
- 6645cde Fix build problem with reverted issue 16948011 by commit-bot@chromium.org · 11 years ago
- fc70a4a Remove unneeded mention of SkThread_pthread.cpp in ports.gyp. by bungeman@google.com · 11 years ago
- 7ac13b7 Reverting r10173 due to compile problems by robertphillips@google.com · 11 years ago
- 0abc976 Measurement tool for Bounding-Box-Hierarchies. by commit-bot@chromium.org · 11 years ago
- eed6f1b pull mipmap class into its own (private) header by reed@google.com · 11 years ago
- a308883 Add bench for hairline paths. by egdaniel@google.com · 11 years ago
- d658568 make OpenCL optional for skpdiff by zachr@google.com · 11 years ago
- 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 11 years ago
- f2e7dbb Split TLS implementation into its own translation unit. by bungeman@google.com · 11 years ago
- 883fe7f Move implementation of SkFilterShader into its source file. by tfarina@chromium.org · 11 years ago
- 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
- 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
- 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago
- d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
- d64d8a9 Working plumb of image scaling: by humper@google.com · 11 years ago
- f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
- ebed410 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 523521c reenable the scale benchmark, and only bench actual canvas draw commands by humper@google.com · 11 years ago
- e2b9037 Disable soft floating point on ChromeOS by borenet@google.com · 11 years ago
- d1a874a (unreviewed) sample app: fix break in pdf viewer (podofo was replaced by native parser) by edisonn@google.com · 11 years ago
- f8b6b01 Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to pass the dir with pdfs. Add flag --sort to sort samples acording to title, so foo.skp follows foo.pdf and we can quickly compare diffs. by edisonn@google.com · 11 years ago
- 183f7f5 ARM Skia NEON patches - 10 - ARM build by commit-bot@chromium.org · 11 years ago
- a5aaa79 pdfviewer: measure mem usage, command line flags library. by edisonn@google.com · 11 years ago
- 222382b pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenassion page when there is a single page (so skdiff can be run easily) and fix a bug (SkPdfobject should not reset on destruct) by edisonn@google.com · 11 years ago
- 596d2e2 pdf viewer: fix a few warnings, and enable warning as errors by edisonn@google.com · 11 years ago
- 571c70b Native PDF parser implementation - don't try it on pdfs that are not generated by skia, Crome Print Preview or Chrome Save As Pdf - it will crash as mising xref, pdfs with updates, and other features are not supported yer. by edisonn@google.com · 11 years ago
- b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
- b686539 Added GM and Bench by commit-bot@chromium.org · 11 years ago
- 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
- 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
- e1b75b4 GM (and fix) for drawArc capping issue by robertphillips@google.com · 11 years ago
- 0d19309 Enable ASAN build by borenet@google.com · 11 years ago
- 3aac1f9 isolate podofo to prepare for native parser, autogenerate PDF API during build by edisonn@google.com · 11 years ago
- bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
- 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago
- 5d41b36 refactor folders to make prepare for native pdf parser by edisonn@google.com · 11 years ago
- f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
- 131d4ee refactoring for pdf viewer lib by edisonn@google.com · 11 years ago
- ad4d499 Add a new GM for very thin stroke widths by robertphillips@google.com · 11 years ago
- b857a0c Basic support for Type3 Fonts in Pdf + various refactorings by edisonn@google.com · 11 years ago
- 5bbf1d5 Use a single cros_toolchain tarball for ChromeOS build by borenet@google.com · 11 years ago
- 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
- 06b3864 Add gyp define for optimization level by commit-bot@chromium.org · 11 years ago
- 6fd5317 Turn off conic GM for now by egdaniel@google.com · 11 years ago
- 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 11 years ago
- def9f6e Add GM to test conic path rendering by egdaniel@google.com · 11 years ago
- 5ec1305 Use "Simple Chrome for Chrome OS Workflow" to build Skia for ChromeOS by borenet@google.com · 11 years ago
- c41295d remove double including of libpng decoder by commit-bot@chromium.org · 11 years ago
- 7fa22f3 Smallest possible desktop application that uses Skia to render stuff. by commit-bot@chromium.org · 11 years ago
- e63296e Fuse skgr & gr targets in gyp files by robertphillips@google.com · 11 years ago
- bb52288 SkHello for NaCl by borenet@google.com · 11 years ago
- 5a6c2d8 Add skia_exceptinos gyp define by commit-bot@chromium.org · 11 years ago
- 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
- 4df1673 Build fix after r9598. by fmalita@google.com · 11 years ago
- 86681b3 Expose debugger backend classes externally. by fmalita@google.com · 11 years ago
- 5f87975 Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in Skia by commit-bot@chromium.org · 11 years ago
- ace2269 Fixed a bug with linear gradient PDF matrices and added test cases by commit-bot@chromium.org · 11 years ago
- 826ec81 Small change that eliminates Parse Errors with encoded skps. by commit-bot@chromium.org · 11 years ago
- 8af0371 add bench for fontcache performance (measurement) by reed@google.com · 11 years ago
- 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
- 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- dc1d727 Compile pdf viewer manaully only, disable on build bots. by edisonn@google.com · 11 years ago
- 01cd4d5 simple podofo and skia based pdf viewer by edisonn@google.com · 11 years ago
- 110aff2 Add 2 missing neon files for the android build by djsollen@google.com · 11 years ago
- 42416ee Update DEPS to use only googlesource.com repositories. by djsollen@google.com · 11 years ago
- 73d9f1c more paint methods to lua by mike@reedtribe.org · 11 years ago
- fb85824 add pdf lib to lua_pictures to fix linker error by mike@reedtribe.org · 11 years ago
- 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 11 years ago
- bbba784 Fix ninja/angle build with new gyp rev. by bsalomon@google.com · 11 years ago
- f51e125 Update gyp from 1563 to 1643 (take two). by bungeman@google.com · 11 years ago
- 5a64902 call through to the device from SkDraw by reed@google.com · 11 years ago
- 37ab298 reenable colortype gm by reed@google.com · 11 years ago
- 4157085 Added megalooper GM by robertphillips@google.com · 11 years ago
- c117cba add bench for sk_memset16/32 by reed@google.com · 11 years ago
- f553d27 fix gm on android by djsollen@google.com · 11 years ago
- 2897931 Fix broken include path for directwrite backend by djsollen@google.com · 11 years ago
- 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
- ef7d98e Disable colortype GM due to crash by robertphillips@google.com · 11 years ago
- 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 7edec14 start a wrapper for color fonts by reed@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
- 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 11 years ago
- 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago