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
*
enable SSE2 when using msvc
hclam@chromium.org
2013-03-25
1
-1
/
+1
*
remove obsolete skia_sandbox_support_win files, and call SkTypeface_win's api
reed@google.com
2013-03-25
3
-50
/
+0
*
Disable SSE2 in skia/ext on Linux 32-bits
hclam@chromium.org
2013-03-24
1
-1
/
+4
*
enable more SSE2
hubbe@chromium.org
2013-03-24
1
-2
/
+0
*
Remove SK_SUPPORT_HINTING_SCALE_FACTOR flag from skia/skia.gyp
tdanderson@chromium.org
2013-03-24
1
-13
/
+0
*
Roll Skia DEPS to r8339
robertphillips@google.com
2013-03-22
1
-10
/
+0
*
Update WebKit to r146554.
pkasting@chromium.org
2013-03-22
1
-6
/
+0
*
Removed skia::ScopedPlatformCanvas.
skaslev@chromium.org
2013-03-21
2
-12
/
+4
*
Pass our logfont-accessible function-ptr directly to skia, in preparation for
reed@google.com
2013-03-21
1
-0
/
+6
*
Improve detection of cheap-to-rasterize SkPictures.
tomhudson@chromium.org
2013-03-20
2
-41
/
+101
*
Roll Skia DEPS to r8255
robertphillips@google.com
2013-03-20
1
-0
/
+4
*
cc: Merge GatherPixelRefs and AnalyzeInRect
vmpstr@chromium.org
2013-03-18
3
-3
/
+228
*
Roll Skia DEPS to r8183
robertphillips@google.com
2013-03-18
1
-0
/
+5
*
Attempt #2 at enabling SSE2 and fixing buffer overruns.
hubbe@chromium.org
2013-03-16
3
-16
/
+39
*
Roll Skia DEPS to r8166
robertphillips@google.com
2013-03-15
1
-6
/
+0
*
Roll Skia DEPS to r8142
robertphillips@google.com
2013-03-14
1
-0
/
+2
*
Revert r187988 "Fix buffer overrun preventing SSE2 from being turned on for s...
pfeldman@chromium.org
2013-03-14
3
-35
/
+15
*
Fix buffer overrun preventing SSE2 from being turned on for skia convolution.
hubbe@chromium.org
2013-03-14
3
-15
/
+35
*
Roll Skia DEPS
robertphillips@google.com
2013-03-13
1
-0
/
+1
*
re-land 187283 -- switch to skia's version of SkFontHost_fontconfig
reed@google.com
2013-03-12
8
-1045
/
+93
*
Roll Skia DEPS to r8087 (take 2)
robertphillips@google.com
2013-03-12
2
-0
/
+3
*
Android: rename android_build_type gyp variable.
torne@chromium.org
2013-03-12
1
-2
/
+2
*
Revert 187283
reed@google.com
2013-03-11
8
-93
/
+1045
*
Call version of SkFontHost_fontconfig in Skia (cloned from here).
reed@google.com
2013-03-11
8
-1045
/
+93
*
cc: Consolidate the analysis_canvas operations
vmpstr@chromium.org
2013-03-07
3
-16
/
+588
*
Let text be thinner on Android
wangxianzhu@chromium.org
2013-03-07
1
-1
/
+8
*
Roll Skia DEPS to 8009
robertphillips@google.com
2013-03-06
1
-0
/
+1
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Remove "use_skia" variable from gyp.
teravest@chromium.org
2013-03-05
1
-14
/
+2
*
mac: Fix a few memory leaks.
thakis@chromium.org
2013-03-04
1
-1
/
+3
*
Remove unneeded expectations added in early feb.
dpranke@chromium.org
2013-03-01
1
-8
/
+0
*
Roll Skia DEPS to r7869
robertphillips@google.com
2013-02-27
2
-1
/
+2
*
Relanding Skia DEPS roll (reverted in 184418)
robertphillips@google.com
2013-02-25
1
-0
/
+3
*
Revert 184402 due to .DEPS.git SNAFU
robertphillips@google.com
2013-02-25
1
-3
/
+0
*
Roll Skia DEPS to r7840
robertphillips@google.com
2013-02-25
1
-0
/
+3
*
Roll Skia DEPS to r7816
robertphillips@google.com
2013-02-22
1
-1
/
+0
*
enable -Wstring-conversion when compiling with clang
scottmg@chromium.org
2013-02-22
1
-0
/
+12
*
Roll Skia DEPS to 7802
robertphillips@google.com
2013-02-21
1
-0
/
+1
*
Roll Skia DEPS to r7785
robertphillips@google.com
2013-02-20
1
-0
/
+1
*
New class to simplify rasterization.
tomhudson@chromium.org
2013-02-14
3
-0
/
+76
*
Custom implementation of VectorPlatformDeviceEmf::drawBitmapRect, to shield i...
edisonn@google.com
2013-02-12
2
-0
/
+60
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
2
-13
/
+13
*
Remove now-passing test from skia_text_expectations.
senorblanco@chromium.org
2013-02-08
1
-3
/
+0
*
Roll Skia to r7658 & update suppressions
robertphillips@google.com
2013-02-08
1
-26
/
+5
*
Implementation for cc::Picture::IsCheapInRect().
tomhudson@chromium.org
2013-02-07
3
-0
/
+305
*
Roll Skia DEPS to 7635 & remove suppressions that have been moved to WebKit
robertphillips@google.com
2013-02-07
1
-6
/
+0
*
Fix Y-flipped lighting in accelerated SVG reference filters in CSS. Since th...
senorblanco@chromium.org
2013-02-07
1
-0
/
+3
*
Update Skia suppressions to not conflict with Webkit
robertphillips@google.com
2013-02-05
1
-4
/
+4
*
Making myself owner in src/skia
junov@chromium.org
2013-02-05
1
-0
/
+1
*
Roll Skia DEPS to r7572 & add some suppressions
robertphillips@google.com
2013-02-05
3
-2
/
+19
[next]