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
*
Linux: fix failure to find any fonts
agl@chromium.org
2009-02-10
1
-5
/
+8
*
Fix UMR in skia.
kuchhal@chromium.org
2009-02-07
1
-4
/
+6
*
From agl. Cleaned up version of issue 19046.
thestig@chromium.org
2009-02-03
4
-0
/
+17
*
Implement gdk_skia_draw_segments. Initial implementation does not support
jhawkins@chromium.org
2009-01-30
1
-1
/
+19
*
Rename README.google to README.chromium.
mal@chromium.org
2009-01-30
1
-0
/
+0
*
Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...
thestig@chromium.org
2009-01-30
4
-7
/
+6
*
No changes, just opening the project and letting xcode do it's work -
thomasvl@chromium.org
2009-01-26
1
-14
/
+14
*
Linux Skia: add an option to build a canvas from a provided memory buffer
agl@chromium.org
2009-01-22
4
-5
/
+41
*
Add back convolver_unittest.cc and image_operations_unittest.cc.
maruel@chromium.org
2009-01-22
3
-112
/
+83
*
Reverting 8462,8458 since it broke the linux builder.
maruel@chromium.org
2009-01-22
3
-75
/
+111
*
Add back convolver_unittest.cc and image_operations_unittest.cc.
maruel@chromium.org
2009-01-22
3
-111
/
+75
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+2
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-2
/
+3
*
Add missing SkUnPreMultiply.cpp dependency to fix Linux shared-library build.
evan@chromium.org
2009-01-16
1
-0
/
+5
*
Clean up some Skia logging stuff. This unfortunately doesn't re-enable it for
brettw@chromium.org
2009-01-14
2
-28
/
+43
*
Remove a bunch of base dependencies from skia/ext. The only nontrivial change is
brettw@chromium.org
2009-01-14
10
-37
/
+41
*
Fix the build.
brettw@chromium.org
2009-01-12
1
-0
/
+2
*
Disable assertions to get the tree green.
brettw@chromium.org
2009-01-12
1
-5
/
+6
*
Hook up skia's assertions to our logging system.
brettw@chromium.org
2009-01-12
9
-19
/
+64
*
Updates to Visual Studio project generation to accomodate
sgk@google.com
2009-01-10
1
-7
/
+2
*
Move the vector canvas unit test data to the skia/ext directory. It wasn't
brettw@chromium.org
2009-01-08
85
-62
/
+36
*
Linux: Move GdkSkia to skia/ext
agl@chromium.org
2009-01-07
3
-1
/
+591
*
Make Mac bitmaps use BGRA to match the MD5 hash Apple uses in its WebKit expe...
pinkerton@google.com
2009-01-06
1
-2
/
+5
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
Windows doesn't like zero-length arrays.
evanm@google.com
2008-12-26
1
-6
/
+12
*
Make Skia build as a dynamic library by fixing up the imports.
evanm@google.com
2008-12-26
3
-2
/
+10
*
Initial subset of .vcproj file generation, covering generation of:
sgk@google.com
2008-12-24
1
-132
/
+433
*
Reverting 7318.
brettw@google.com
2008-12-19
10
-135
/
+165
*
Reverting 7317.
brettw@google.com
2008-12-19
10
-164
/
+135
*
Remove base dependencies in the Windows-specific skia/ext code.
brettw@google.com
2008-12-19
10
-135
/
+164
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-0
/
+2
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-6
/
+6
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
28
-110
/
+104
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-1463
/
+1463
*
Remove few more errors in mac scons build.
phajdan.jr@chromium.org
2008-12-15
1
-2
/
+1
*
Linux: GCC 4.3 warning fixes
agl@chromium.org
2008-12-13
1
-4
/
+4
*
Move skia_utils into the skia namespace.
brettw@google.com
2008-12-12
6
-8
/
+14
*
New drop of Skia. This is up to CL 121320.
brettw@google.com
2008-12-12
549
-3745
/
+8653
*
Move Image operations and convolver to the skia namespace and clean up a few ...
brettw@google.com
2008-12-12
6
-85
/
+89
*
Reverting 6709,6708,6706.
brettw@google.com
2008-12-10
6
-123
/
+135
*
Use crappy apple define instead of OS_ defines since those don't exist for Skia.
brettw@google.com
2008-12-10
1
-1
/
+1
*
Add an additional include to get skASSERT.
brettw@google.com
2008-12-10
1
-0
/
+1
*
Remove base dependency from image_operations and associated unittests. I also...
brettw@google.com
2008-12-10
6
-134
/
+121
*
Linux: FreeType doesn't scale OS/2 values
agl@chromium.org
2008-12-06
1
-1
/
+2
*
Linux: use case-insensitive matching for font names.
agl@chromium.org
2008-12-05
1
-1
/
+1
*
Linux: use xheight from OS2 table if given.
agl@chromium.org
2008-12-04
1
-7
/
+11
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-1419
/
+1419
*
Linux: calculate fractional xheight
agl@chromium.org
2008-12-04
2
-0
/
+14
*
Linux: support css font-family fallback.
agl@chromium.org
2008-12-03
2
-1
/
+52
*
Add new cross-platform skia_utils file to the mac build. This isn't needed ye...
brettw@google.com
2008-12-03
1
-3
/
+9
[next]