- 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago
- 473f0aa Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."" by reed@google.com · 11 years ago
- cc63b32 Additional SampleApp tiling options. by commit-bot@chromium.org · 11 years ago
- c2e9db3 Fixed a few places where uninitialized memory could have been read by commit-bot@chromium.org · 11 years ago
- 5b132b2 Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap." by reed@google.com · 11 years ago
- 3e89524 PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap. by reed@google.com · 11 years ago
- ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
- cd3b15c Fixed bad bitmap size crashes by commit-bot@chromium.org · 11 years ago
- d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
- 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 11f392e Revert "Revert "remove kA1_Config, as it is no longer supported"" by commit-bot@chromium.org · 11 years ago
- 72e7808 Revert "remove kA1_Config, as it is no longer supported" by reed@google.com · 11 years ago
- 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
- 2a1f446 remove kA1_Config, as it is no longer supported by reed@google.com · 11 years ago
- e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
- 9092289 Pdfviewer refactoring. by scroggo@google.com · 11 years ago
- 21a0b10 Remove deprecated setIsOpaque() API from SkBitmap. by commit-bot@chromium.org · 11 years ago
- 4faa869 Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by commit-bot@chromium.org · 11 years ago
- 12a2386 Revert "Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream." by reed@google.com · 11 years ago
- b48a59a Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
- eb22126 Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('Assertion failures on various buildbots as of r12114') by epoger@google.com · 11 years ago
- 305f78e Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
- 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
- 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
- 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
- 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
- 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- bbe66f0 add triangles to fatbits sample ('t') by reed@google.com · 11 years ago
- 77e079a Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
- 3721ee6 Reverting r11968 (Enabling validation code in serialization and adding serialization to fuzzer - https://codereview.chromium.org/44573002) due to failure on Chromium AllQuads test. by robertphillips@google.com · 11 years ago
- d25d6c7 Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
- 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
- 805ca19 SampleApp - reduce unnecessary verbosity [with --picture $path] by halcanary@google.com · 11 years ago
- fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
- 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
- 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
- 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
- b5571b3 Change SkImageDecoders to take an SkStreamRewindable. by scroggo@google.com · 11 years ago
- d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
- f91e3d4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 191eaeb Fix for SampleFilterFuzz compiler warning/error by robertphillips@google.com · 11 years ago
- bb8148b Fixed warnings as error by sugoi@google.com · 11 years ago
- 22d69f9 I'm investigating how to make the IPC transfer a bit more secure on the by commit-bot@chromium.org · 11 years ago
- 417446a Type warning fix for: Add string art GM and sample. by jvanverth@google.com · 11 years ago
- 4ea2878 Add string art GM and sample. by jvanverth@google.com · 11 years ago
- 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
- dcd36f3 Add Clock Sample. by jvanverth@google.com · 11 years ago
- ab13167 Removes uses of unnamed namespace from samplecode. by commit-bot@chromium.org · 11 years ago
- 55ebe8e check for --resourcePath in addition to -i to match the --help string by reed@google.com · 11 years ago
- e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
- 82d1223 Two and three color GPU gradients without textures. by bsalomon@google.com · 11 years ago
- b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
- b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
- 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
- 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
- 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
- 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
- 3f2a2d5 Add Loop Blinn hairline conics to GPU by egdaniel@google.com · 11 years ago
- 5c561cb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d9763a5 fix warning of implicit cast to float by reed@google.com · 11 years ago
- d94697c add mipmaps to scaledimagecache by reed@google.com · 11 years ago
- 88876db remove dead SampleDecode.cpp by reed@google.com · 11 years ago
- 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
- a308883 Add bench for hairline paths. by egdaniel@google.com · 11 years ago
- de36b69 fix build break on sample app by edisonn@google.com · 11 years ago
- 444e25a add ability to specify the DPI at which to render the page by edisonn@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
- 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- b178591 Make 'rotate' animate in SampleApp. by bungeman@google.com · 11 years ago
- 64527e9 Fix Win7 compiler warnings/errors in r9934 by robertphillips@google.com · 11 years ago
- d43f644 Animated the PathUtils Sample to show path contours# Enter a description of the change. by commit-bot@chromium.org · 11 years ago
- 0d55dd7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 95faedb Yet another attempt to fix Win7 warnings/errors by robertphillips@google.com · 11 years ago
- 7d5758d Fixed Win7 compiler warning/error by robertphillips@google.com · 11 years ago
- 74887b6 Fixed the bugs that crashed the build bots by dierk@google.com · 11 years ago
- 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago
- f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
- b8b830e dump strokeWidth in SkDumpCanvas by reed@google.com · 11 years ago
- 6ba4572 remove dst/rendertarget support for kARGB_4444_Config by reed@google.com · 11 years ago
- f85693d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 079813e speculative fix in TransitionView. don't validate after detachFromParent (we may have been deleted) by reed@google.com · 11 years ago
- 24d6454 Prototype for build warning as error. by scroggo@google.com · 11 years ago
- 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago
- 792bbd1 add drawImage 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
- 09efb17 Revert "add document and textAlign support to lua" by mike@reedtribe.org · 11 years ago
- bdf59df add document and textAlign support to lua by mike@reedtribe.org · 11 years ago
- e6469f1 add drawtext to lua by mike@reedtribe.org · 11 years ago
- 7d05ac9 if you use --picture in SampleApp, make that sample come up first by reed@google.com · 11 years ago
- a9133bb Fix hinting menu in SampleApp. by bungeman@google.com · 11 years ago
- 055aa52 Fix signed/unsigned comparison warning as error from r9421. by bungeman@google.com · 11 years ago
- 96aabc8 Fix hinting and add subpixel to SampleApp. by bungeman@google.com · 11 years ago
- 84cfce1 use SkStream factory for files, and check for null (file-not-found) speedup sampleapp's animation by reed@google.com · 11 years ago
- 2d816ad Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- fd34587 use macro to encapsulate building get_mtname() specializations by reed@google.com · 11 years ago
- 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 11 years ago
- cefd981 Fix vertical text scaling and clipping on Mac. by bungeman@google.com · 11 years ago