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
/
ext
/
pixel_ref_utils_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update GatherPixelRefDevice to the new SkImage/SkPixelRef API
fmalita
2015-08-21
1
-23
/
+174
*
cc: Plumb more details about pixel refs to tile manager.
vmpstr
2015-08-13
1
-13
/
+15
*
Remove a few friend lines referring to nonexistent classes.
thakis
2015-07-07
1
-1
/
+0
*
skia/ext: Add matrix and filter quality to gather pixel refs.
vmpstr
2015-04-30
1
-6
/
+112
*
Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording()
thestig
2015-04-08
1
-13
/
+23
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers in skia/.
dcheng
2014-12-23
1
-1
/
+9
*
Clean up SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
1
-2
/
+0
*
Standardize usage of virtual/override/final in skia/
dcheng
2014-10-22
1
-7
/
+5
*
Replace OVERRIDE with its C++11 counterparts in src/skia
r.nagaraj
2014-10-09
1
-3
/
+3
*
tweak TestDiscardableShader in preparation for big flattening change from skia
reed@google.com
2014-08-20
1
-1
/
+9
*
remove unncessary include
halcanary@google.com
2014-08-18
1
-1
/
+0
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
1
-9
/
+1
*
setConfig is deprecated, use setInfo or allocPixels instead.
reed@google.com
2014-07-02
1
-5
/
+1
*
Remove use of kUsePathBoundsForClip_RecordingFlag
robertphillips@google.com
2014-06-12
1
-5
/
+2
*
stop using deprecated setConfig
reed@google.com
2014-06-07
1
-2
/
+1
*
remove unnessary overrides, as base class now does this for shaders
reed@google.com
2014-05-02
1
-7
/
+1
*
Update Chromium to new Skia headers & beginRecording signature
robertphillips@google.com
2014-04-24
1
-0
/
+2
*
Roll Skia DEPS to 14324 from 14292
bsalomon@google.com
2014-04-23
1
-1
/
+10
*
Switching unit tests to use new Skia SkPictureRecorder API
robertphillips@google.com
2014-04-23
1
-33
/
+41
*
Remove use of deprecated kOptimizeForClippedPlayback_RecordingFlag flag
robertphillips@google.com
2014-04-20
1
-2
/
+1
*
replace TestPixelRef with bitmap.allocPixels()
reed@google.com
2014-01-16
1
-52
/
+3
*
implement onNewLockPixels for SkPixelRef
reed@google.com
2014-01-13
1
-0
/
+15
*
cc: Gather and lock/unlock SkDiscardablePixelRefs instead of skia::LazyPixelR...
reveman@chromium.org
2014-01-08
1
-0
/
+700