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
*
Revert 53498 to see if it is causing filterRegions.svg to fail.
brettw@chromium.org
2010-07-23
2
-14
/
+0
*
Work around Skia's inability to handle degenerate bitmaps.
brettw@chromium.org
2010-07-23
2
-0
/
+14
*
Mac: unit test for setting a clip rect with a scale transform
thakis@chromium.org
2010-07-19
1
-0
/
+66
*
Mac: Fix drawing when the device's transform has a scaling part.
thakis@chromium.org
2010-07-16
2
-8
/
+11
*
test_shell: fix for newer cairos
evan@chromium.org
2010-07-13
1
-1
/
+5
*
Linux: Flush cairo surface at end of CanvasPaintLinux.
estade@chromium.org
2010-07-08
2
-9
/
+3
*
Mac: Fix color space usage in SkiaUtilsMacTest
thakis@chromium.org
2010-07-07
1
-7
/
+13
*
Fix for Skia data race. This may introduce some performance issues; will wat...
senorblanco@google.com
2010-06-22
1
-5
/
+9
*
TTF: Re-disable crashing test.
vandebo@chromium.org
2010-06-18
1
-1
/
+2
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
FAILS tests should not turn the bot red.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
Revert 49982 - patch
thakis@chromium.org
2010-06-16
1
-1
/
+0
*
patch
thakis@chromium.org
2010-06-16
1
-0
/
+1
*
Map Liberation Sans Mono and Ascender Sans Mono to Courier New.
jshin@chromium.org
2010-06-16
1
-4
/
+11
*
Mac/clang: Uncontentious fixes.
thakis@chromium.org
2010-06-11
1
-1
/
+1
*
Treat "Ascender Sans" and "Ascender Serif" as equivalent to
jshin@chromium.org
2010-06-07
1
-4
/
+9
*
chunk of straightforward ifdef/include changes for BSD port
pvalchev@google.com
2010-05-19
1
-4
/
+4
*
GYP changes for FreeBSD and OpenBSD
pvalchev@google.com
2010-05-14
1
-1
/
+1
*
NSSize is equivalent to CGSize in the 64-bit Mac environment.
mark@chromium.org
2010-05-14
1
-0
/
+4
*
Skia roll 536:560
agl@chromium.org
2010-04-27
7
-24
/
+62
*
Mac: Make image dragging 162.4% more awesome.
thakis@chromium.org
2010-04-05
1
-0
/
+3
*
Eliminate WebCore include paths when compiling Chromium code.
darin@chromium.org
2010-04-03
1
-3
/
+0
*
linux: add a NonHintedSans font to test_shell
agl@chromium.org
2010-03-25
1
-3
/
+1
*
linux: be more conservative in Liberation font fallback
evan@chromium.org
2010-03-23
2
-66
/
+41
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Remove WebCore usage from vector_canvas_unittest.cc
darin@chromium.org
2010-03-12
1
-20
/
+16
*
Revert 40951 - UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDe...
kkanetkar@chromium.org
2010-03-10
1
-9
/
+2
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-10
/
+10
*
UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDecoder to
yaar@chromium.org
2010-03-08
1
-2
/
+9
*
linux: handle basic metric-compatibile font fallback
evan@chromium.org
2010-03-08
2
-24
/
+91
*
WebKit roll to r55636.
levin@chromium.org
2010-03-08
1
-0
/
+1
*
Linux: make "NonAntiAliasedSans" a magic font name.
agl@chromium.org
2010-03-02
1
-1
/
+3
*
Add library support for subpixel rendering of images during Resize().
brettw@chromium.org
2010-03-01
2
-2
/
+128
*
Separate neon flags from armv7, because some platforms have armv7a but no neon.
piman@chromium.org
2010-02-26
1
-4
/
+12
*
Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...
pkasting@chromium.org
2010-02-26
3
-57
/
+1
*
Solaris: Second set adding in Solaris as an OS option
evan@chromium.org
2010-02-18
3
-4
/
+6
*
Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
3
-55
/
+0
*
Revert 38828 - Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
3
-0
/
+55
*
Make clicking on side tabs to select them work.
ben@chromium.org
2010-02-11
3
-55
/
+0
*
Enable the use of Freetype's emboldening in Chrome/Linux. Skia's is not so p...
senorblanco@chromium.org
2010-02-07
1
-0
/
+4
*
FreeBSD/OpenBSD ifdefs for skia
pvalchev@google.com
2010-02-04
6
-10
/
+11
*
OpenBSD/FreeBSD GYP changes (most of the remaining ones)
pvalchev@google.com
2010-02-04
1
-2
/
+2
*
Dropping unconnected obsolete vsprops files.
bradnelson@google.com
2010-02-03
1
-11
/
+0
*
Fix for gratuitous fake emboldening of already-bold fonts on Linux.
senorblanco@chromium.org
2010-02-03
1
-1
/
+1
*
Linux/fontconfig: support retrieving a default font via CreateTypeface(NULL, ...
tschmelcher@chromium.org
2010-02-01
1
-2
/
+0
*
Lands paint logging with the appropriate include this time:
sky@chromium.org
2010-01-20
1
-0
/
+4
*
Reverts CHECKs as broke build. I likely need to include base/logging.
sky@chromium.org
2010-01-19
1
-3
/
+0
*
Adds some CHECKs in hopes of figuring out why we're getting crashes
sky@chromium.org
2010-01-19
1
-0
/
+3
*
arm: fix debug build
piman@chromium.org
2010-01-13
1
-7
/
+24
[next]