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
*
Remove expectation for rebaselined test.
senorblanco@chromium.org
2013-06-21
1
-1
/
+0
*
Revert 207676 "Add skiaBenchmarking.getOps()"
scottmg@chromium.org
2013-06-21
1
-6
/
+0
*
Add skiaBenchmarking.getOps()
fmalita@google.com
2013-06-21
1
-0
/
+6
*
Revert r207660 - "Upgrading Mesa to 9.0.3."
dpranke@chromium.org
2013-06-21
1
-133
/
+0
*
Upgrading Mesa to 9.0.3.
dpranke@chromium.org
2013-06-21
1
-0
/
+133
*
Roll Skia DEPS to r9694
robertphillips@google.com
2013-06-20
2
-2
/
+27
*
Make sure skia doesn't try to scale images with less than 32 bits per pixel.
hubbe@chromium.org
2013-06-15
2
-2
/
+13
*
Turn on lightweight image decode check.
tomhudson@chromium.org
2013-06-14
2
-0
/
+9
*
Fix skia NEON code paths for the Android build.
digit@chromium.org
2013-06-14
1
-12
/
+77
*
Revert 206227 "Make sure skia doesn't try to scale images with l..."
hashimoto@chromium.org
2013-06-14
2
-13
/
+2
*
Make sure skia doesn't try to scale images with less than 32 bits per pixel.
hubbe@chromium.org
2013-06-13
2
-2
/
+13
*
Remove skia test expectations for rebaselined tests.
senorblanco@chromium.org
2013-06-13
1
-9
/
+1
*
Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.
avi@chromium.org
2013-06-11
5
-7
/
+7
*
skia/ext: Updated lazy_pixel_ref_utils style.
vmpstr@chromium.org
2013-06-11
2
-56
/
+50
*
Skia/ext analysis canvas style change
vmpstr@chromium.org
2013-06-08
3
-344
/
+392
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Fix typo in skia_test_expectations.txt from r204532
adamk@chromium.org
2013-06-06
1
-1
/
+1
*
Roll Skia DEPS to r9450 + suppressions
robertphillips@google.com
2013-06-06
1
-1
/
+7
*
cc: Add a gathers pixel refs with positions util.
vmpstr@chromium.org
2013-05-31
4
-0
/
+1182
*
Build SkImageDecoder_empty.cpp
scroggo@google.com
2013-05-30
1
-0
/
+1
*
Roll Skia DEPS to r9331
robertphillips@google.com
2013-05-30
1
-1
/
+3
*
Roll Skia DEPS to r9286& add suppression
robertphillips@google.com
2013-05-28
1
-0
/
+4
*
(Patch by Teodora Novkovic <teodora.petrovic@gmail.com>, originally reviewed ...
senorblanco@chromium.org
2013-05-24
7
-5
/
+521
*
Roll Skia DEPS to r9265 & add suppression
robertphillips@google.com
2013-05-24
1
-0
/
+4
*
cc: Early out on text in analysis canvas
vmpstr@chromium.org
2013-05-24
2
-1
/
+11
*
Roll Skia DEPS to r9257
robertphillips@google.com
2013-05-23
1
-3
/
+6
*
Revert 201487 "Roll Skia DEPS to r9231 (take 2)"
robertphillips@google.com
2013-05-22
1
-6
/
+3
*
Roll Skia DEPS to r9231 (take 2)
robertphillips@google.com
2013-05-22
1
-3
/
+6
*
Add flag for drawing layers to screen with Ganesh
enne@chromium.org
2013-05-21
2
-5
/
+5
*
Only use skia::RefPtr for refcounting
enne@chromium.org
2013-05-18
1
-3
/
+23
*
Revert r200891, "Added MIPS DSPr2 optimization for BGRAConvolve2D routine."
senorblanco@chromium.org
2013-05-17
7
-553
/
+5
*
Added MIPS DSPr2 optimization for BGRAConvolve2D routine.
senorblanco@chromium.org
2013-05-17
7
-5
/
+553
*
Roll Skia DEPS to r9173 with suppression
robertphillips@google.com
2013-05-17
1
-0
/
+4
*
Removing Skia suppressions.
fmalita@chromium.org
2013-05-16
1
-14
/
+0
*
As in the title. I stumbled upon that problem while integrating the code. The...
motek@chromium.org
2013-05-15
2
-13
/
+65
*
Roll Skia DEPS to r9130
robertphillips@google.com
2013-05-15
1
-0
/
+1
*
Roll Skia to 9113 & update skia.gyp for Android
robertphillips@google.com
2013-05-14
1
-3
/
+10
*
An implementation of recursive gaussian filters.
motek@chromium.org
2013-05-10
7
-3
/
+784
*
Roll Skia DEPS to 9071 & add suppression
robertphillips@google.com
2013-05-09
1
-0
/
+6
*
Remove inside_chromium_build gyp variable
jamesr@chromium.org
2013-05-08
1
-7
/
+1
*
Revert "cc: Move canvas clear from picture to picture_pile_impl
vmpstr@chromium.org
2013-05-07
2
-14
/
+2
*
Roll Skia DEPS to r9021 & add suppression
robertphillips@google.com
2013-05-07
1
-0
/
+3
*
Update skia_test_expectations.
fmalita@chromium.org
2013-05-06
1
-40
/
+3
*
Roll Skia DEPS to r9003
robertphillips@google.com
2013-05-06
1
-0
/
+2
*
skia: Remove gather pixel refs from AnalysisCanvas.
reveman@chromium.org
2013-05-06
3
-230
/
+0
*
cc: Move canvas clear from picture to picture_pile_impl
vmpstr@chromium.org
2013-05-04
2
-2
/
+14
*
Roll Skia DEPS to 8974
robertphillips@google.com
2013-05-03
1
-0
/
+4
*
Roll Skia DEPS to r8947
robertphillips@google.com
2013-05-02
1
-7
/
+7
*
cc: Reduce special casing of transparent tiles.
reveman@chromium.org
2013-05-01
3
-47
/
+28
*
cc: Remove cheapness estimator from AnalysisCanvas.
reveman@chromium.org
2013-04-29
3
-141
/
+11
[next]