index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
skia
Commit message (
Expand
)
Author
Age
Files
Lines
*
skia/ext: Add analysis canvas traces.
vmpstr
2015-10-14
1
-1
/
+27
*
The *only* client of PlatformBitmap was a video capture unit test which said ...
tomhudson
2015-10-14
8
-185
/
+0
*
Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING
fmalita
2015-10-13
1
-4
/
+0
*
Add temporary SK_SUPPORT_LEGACY_GRADIENT_DITHERING build flag
fmalita
2015-10-09
1
-0
/
+3
*
mac: Make gfx_unittests and skia_unittests build with the 10.11 SDK.
thakis
2015-10-09
1
-2
/
+6
*
[GN]: Disable PCH on skia to unbreak GN Mac build.
andybons
2015-10-08
1
-1
/
+0
*
[tracing] Expose a GetOrCreateAllocatorDump for memory tracing
primiano
2015-10-05
2
-15
/
+2
*
Mechanical Rename of SkTraceMemoryDump_Chrome to SkiaTraceMemoryDumpImpl
ssid
2015-10-05
5
-25
/
+25
*
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
[next]