| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SK_API macro in SkTraceMemoryDump_Chrome | ssid | 2015-09-30 | 1 | -1/+1 |
* | Implement the IsLightDump api in chrome side. | ssid | 2015-09-30 | 3 | -19/+28 |
* | Pull sfntly from GitHub instead of code.google.com. | thestig | 2015-09-28 | 1 | -1/+1 |
* | cc/skia: Move gather images code to cc::DiscardableImageMap. | vmpstr | 2015-09-25 | 6 | -355/+0 |
* | Modifed platform bitmap to support win32k lockdown. | forshaw | 2015-09-25 | 1 | -12/+35 |
* | [Chromecast] Replace 'fontconfig' GN target with dynamic dependency. | slan | 2015-09-25 | 1 | -5/+6 |
* | Switch SkImage::newImage() clients to the newSubset() API | fmalita | 2015-09-24 | 1 | -4/+0 |
* | add flag for skia change | reed | 2015-09-23 | 1 | -0/+4 |
* | Move sanitizer and symbol flags out of BUILDCONFIG | brettw | 2015-09-14 | 1 | -2/+2 |
* | [tracing] Non-functional refactor of memory dump arg names | primiano | 2015-09-14 | 1 | -1/+1 |
* | remove SK_SUPPORT_LEGACY_NEWFROMGENERATOR | reed | 2015-09-11 | 1 | -4/+0 |
* | add SK_SUPPORT_LEGACY_NEWFROMGENERATOR to prepare for skia change | reed | 2015-09-11 | 1 | -0/+4 |
* | Memory-infra: Change "objects_count" to "object_count" in category name. | bratell | 2015-09-10 | 1 | -1/+1 |
* | Move Singleton and related structs to namespace base | olli.raula | 2015-09-10 | 2 | -3/+4 |
* | Convert pixel_ref_map -> discardable_image_map | fmalita | 2015-09-09 | 6 | -480/+3 |
* | Remove Skia layout test suppressions | robertphillips | 2015-09-09 | 1 | -6/+0 |
* | Remove internal Skia header from skia_memory_dump_provider.cc | mtklein | 2015-09-09 | 1 | -1/+0 |
* | Fix sbox_validation_tests & Make isolate_driver.py include the executable itself | maruel | 2015-09-09 | 1 | -1/+0 |
* | Roll src/third_party/skia 1512029:8fd97ea | msarett | 2015-09-08 | 2 | -6/+0 |
* | remove SK_SUPPORT_LEGACY_SHADERBITMAPTYPE flag | reed | 2015-09-07 | 1 | -4/+0 |
* | asABitmap is deprecated, switch over to (simpler) isABitmap | reed | 2015-09-07 | 1 | -7/+1 |
* | Temporary fix to the inconsistency in skia dump. | ssid | 2015-09-05 | 1 | -4/+2 |
* | Roll src/third_party/skia c347034:e9c10b9 | fmalita | 2015-09-04 | 2 | -0/+6 |
* | SkTraceMemoryDump_Chrome: fix -Wreorder warning | hans | 2015-09-04 | 1 | -3/+3 |
* | Add suppressions for layout tests altered by upcoming Skia DEPS roll | robertphillips | 2015-09-04 | 1 | -0/+6 |
* | [tracing] Add SkResourceCache statistics to chrome://tracing (chrome side) | ssid | 2015-09-03 | 8 | -13/+181 |
* | Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec... | stgao | 2015-09-03 | 1 | -0/+1 |
* | Fix sbox_validation_tests & Make isolate_driver.py include the executable itself | maruel | 2015-09-02 | 1 | -1/+0 |
* | Annotate GN executables and shared_libraries with sanitizer deps. | brettw | 2015-08-31 | 1 | -0/+2 |
* | clone pixel_ref_utils into discardable_image_utils, since blink now creates i... | reed | 2015-08-28 | 5 | -0/+354 |
* | Define SK_SAVE_LAYER_BOUNDS_ARE_FILTERED for an upcoming Skia change. | senorblanco | 2015-08-27 | 1 | -0/+4 |
* | update unittests to cover images, as discardable bitmaps are no longer made b... | reed | 2015-08-27 | 1 | -315/+27 |
* | build: On Android, disable LTO for specific targets only when targeting GCC. | pcc | 2015-08-26 | 2 | -3/+3 |
* | Update GatherPixelRefDevice to the new SkImage/SkPixelRef API | fmalita | 2015-08-21 | 2 | -38/+237 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-19 | 3 | -17/+17 |
* | add SK_SUPPORT_LEGACY_SHADERBITMAPTYPE for future skia API refactor | reed | 2015-08-19 | 1 | -0/+4 |
* | Editing sources for //skia. | sherouk | 2015-08-18 | 2 | -3/+24 |
* | Use the canvas-based SkPaintFilterCanvas ctor in OpacityFilterCanvas | fmalita | 2015-08-18 | 1 | -4/+2 |
* | Revert of Rebase layout tests after changes to AARect (patchset #1 id:1 of ht... | yurys | 2015-08-14 | 1 | -2/+1 |
* | Rebase layout tests after changes to AARect | joshualitt | 2015-08-14 | 1 | -1/+2 |
* | SkPDF: Move SkFlate into src/pdf (part 2/3) | halcanary | 2015-08-14 | 2 | -5/+0 |
* | cc: Plumb more details about pixel refs to tile manager. | vmpstr | 2015-08-13 | 3 | -23/+24 |
* | Remove remaining legacy SplitString calls. | brettw | 2015-08-12 | 1 | -2/+2 |
* | Fix incorrect dependency on "//cc" in "//skia". | sdefresne | 2015-08-10 | 1 | -1/+4 |
* | don't use deprecated SkRect* src-rect parameter type | reed | 2015-08-07 | 1 | -8/+0 |
* | [tracing] Mechanical rename of LevelOfDetail enum to enum class. | ssid | 2015-08-07 | 1 | -1/+1 |
* | Prepare for SkTemplates.h move to private. | bungeman | 2015-08-07 | 3 | -2/+2 |
* | Override drawTextBlob in GatherPixelRefDevice | fmalita | 2015-08-07 | 1 | -0/+14 |
* | add flags for future skia api change | reed | 2015-08-06 | 1 | -0/+8 |
* | [tracing] Introduce MemoryDumpArgs to enable light and heavy dumps | ssid | 2015-08-06 | 3 | -1/+5 |