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
*
add flag to stage improved conic tolerance
reed
2015-02-12
1
-0
/
+4
*
Move flags out of gyp/gn and into SkUserConfig.h
reed
2015-02-12
3
-72
/
+27
*
We did switch Skia to look at DYNAMIC_ANNOTATIONS_ENABLED.
mtklein
2015-02-11
1
-5
/
+0
*
move src directories out of public view for headers
reed
2015-02-11
1
-9
/
+12
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
1
-6
/
+5
*
add flag to disable new arcTo code (until we rebaseline)
reed
2015-02-09
1
-0
/
+4
*
Remove Skia layout test suppressions
fmalita
2015-02-08
1
-12
/
+0
*
Removed unused code in skia/ext/vector_*.
vitalybuka
2015-02-06
7
-2132
/
+0
*
Mechanical rename of tracing includes for /skia
primiano
2015-01-31
3
-3
/
+3
*
Replace SkProxyCanvas with SkNWayCanvas.
scroggo
2015-01-29
1
-26
/
+27
*
Use conservative text blob bounds.
fmalita
2015-01-29
1
-4
/
+0
*
[Skia] Add SK_SUPPORT_LEGACY_BLOB_BOUNDS config option.
fmalita
2015-01-28
1
-0
/
+4
*
Update Skia GYP and GN configs to read source lists from opts.gypi.
mtklein
2015-01-27
4
-278
/
+62
*
Fix EnableTerminationOnOutOfMemory for malloc
cpu
2015-01-27
1
-18
/
+6
*
Add one Skia suppression.
fmalita
2015-01-26
1
-0
/
+1
*
Remove Skia SK_SUPPORT_LEGACY_HQ_SCALING suppressions
fmalita
2015-01-26
1
-40
/
+0
*
Skia suppressions for crrev.com/776673002
fmalita
2015-01-26
1
-0
/
+11
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-2
/
+2
*
don't reference these files, as skia is removing them
reed
2015-01-23
2
-4
/
+0
*
Only use pangocairo in skia when the use_pango gn flag is set.
erg
2015-01-22
1
-1
/
+3
*
Remove SK_ATOMICS/MUTEX_PLATFORM_H from SkUserConfig.h.
bungeman
2015-01-22
1
-18
/
+0
*
Enable Skia layer hoisting in Chromium
robertphillips
2015-01-21
1
-4
/
+0
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-13
/
+1
*
Fix broken iOS skia test and make sure it is compiled.
noyau
2015-01-20
1
-0
/
+1
*
[Skia] Adopt new HQ image scaling (for rotation)
fmalita
2015-01-19
2
-4
/
+40
*
adopt new mipmap level choosing
reed
2015-01-19
1
-4
/
+0
*
add SK_SUPPORT_LEGACY_HQ_SCALING to suppress changes to HQ scaling
reed
2015-01-16
1
-0
/
+4
*
add flag to disable new mipmap logic (until we can rebaseline)
reed
2015-01-16
1
-0
/
+4
*
Do not depend on or try to configure pangocairo when use_pango == 0
sfunkenhauser
2015-01-14
1
-1
/
+1
*
Android: Add skia_unittests to the list of stable test suites.
tfarina
2015-01-13
1
-0
/
+5
*
Remove existing Skia suppressions.
fmalita
2015-01-11
1
-110
/
+0
*
[Skia] Use improved gradient precision.
fmalita
2015-01-11
2
-4
/
+110
*
remove flags now that we're using new onDraw virtuals
reed
2015-01-09
1
-8
/
+0
*
analysis_canvas_unittest: tilegrid -> rtree
mtklein
2015-01-09
1
-8
/
+4
*
Reland "skia: Add 'skia_unittests' test suite for this directory."
tfarina
2015-01-09
3
-12
/
+128
*
Define SK_USE_FREETYPE_EMBOLDEN on Android
wangxianzhu
2015-01-09
1
-2
/
+2
*
skia/ext: Remove unused SkFontHost.h include from vector_platform_device_emf_...
tfarina
2015-01-08
1
-1
/
+0
*
switch to onDraw virtuals for SkCanvas
reed
2015-01-08
3
-114
/
+109
*
move chrome flags out of skia's gypi
reed
2015-01-08
1
-0
/
+8
*
link in stub impl for new porting-layer api
reed
2015-01-08
2
-0
/
+4
*
skia: Do not include a source file in another source file.
tfarina
2015-01-08
2
-2
/
+7
*
Address lingering SkRect::intersect call sites in skia/ext
robertphillips
2015-01-07
1
-4
/
+4
*
Revert of skia: Add 'skia_unittests' test suite for this directory. (patchset...
mek
2015-01-07
3
-128
/
+12
*
skia: Add 'skia_unittests' test suite for this directory.
tfarina
2015-01-07
3
-12
/
+128
*
Remove existing Skia suppressions.
fmalita
2015-01-07
1
-14
/
+0
*
Add skia/src/pdf to Skia includes.
halcanary
2015-01-06
2
-0
/
+2
*
Fix inclusion of SkDrawPictureCallback.h
robertphillips
2015-01-06
1
-1
/
+1
*
Disable layer hoisting
robertphillips
2015-01-06
1
-0
/
+4
*
add flags to (for now) ignore conics when drawing ovals/rrects
reed
2015-01-06
1
-0
/
+8
*
Provide a way of allowing cross process pictureimagefilters
robertphillips
2015-01-06
1
-0
/
+10
[next]