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
/
content
/
renderer
/
skia_benchmarking_extension.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SkiaBenchmarking for upcoming Skia changes
robertphillips
2015-02-13
1
-1
/
+1
*
Move V8ValueConverter from content/renderer to content/child.
mek
2015-02-13
1
-1
/
+1
*
Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...
charliea
2015-01-26
1
-2
/
+2
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
blink: Transition from platform/WebArrayBuffer.h to web/WebArrayBuffer.h.
yukishiino
2014-12-04
1
-2
/
+1
*
Const-ified getCommandInfo() result.
fmalita
2014-11-07
1
-1
/
+1
*
Fix for crash when attaching a frame in WebUI renderer.
kolczyk
2014-10-01
1
-7
/
+3
*
tryAllocPixels returns bool, allocPixels requires success
reed
2014-09-05
1
-1
/
+1
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
1
-4
/
+1
*
Should provide creation context and isolate for WebArrayConverter::toV8Value ...
tasak@google.com
2014-06-11
1
-2
/
+4
*
Make sure gin Handles exist before using them
jochen@chromium.org
2014-04-28
1
-0
/
+3
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-05
1
-5
/
+3
*
Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."
timurrrr@chromium.org
2014-03-04
1
-3
/
+5
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-03
1
-5
/
+3
*
Update callers of WebArrayBuffer/V8 conversions to use WebArrayBufferConverter
adamk@chromium.org
2014-02-06
1
-1
/
+3
*
Remove SkiaBenchmarking bitmap size limits.
fmalita@chromium.org
2014-02-04
1
-7
/
+3
*
Convert the SkiaBenchmarkingExtension to a gin::Wrappable class
jochen@chromium.org
2014-01-23
1
-282
/
+243
*
More v8-API-related cleanup.
svenpanne@chromium.org
2013-12-20
1
-6
/
+7
*
Do not use (mostly) deprecated FunctionTemplate::New and Object::New functions.
svenpanne@chromium.org
2013-12-19
1
-2
/
+2
*
Remove usages of deprecated v8 apis in extensions in content/renderer
dcarney@google.com
2013-11-28
1
-37
/
+47
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-3
/
+3
*
[SkiaBenchmarkingExtension] Handle empty pictures gracefully.
fmalita@chromium.org
2013-10-31
1
-4
/
+6
*
Add ability to retrieve the width and height from a SKP file.
dsinclair@chromium.org
2013-09-01
1
-7
/
+46
*
Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...
robertphillips@google.com
2013-08-26
1
-3
/
+4
*
Add optional overdraw parameter to skia benchmarking extension
egraether@chromium.org
2013-08-06
1
-6
/
+10
*
[SkiaBenchmarkingExtension] Add draw command timing info.
fmalita@chromium.org
2013-07-30
1
-0
/
+53
*
Update the include path for WebArrayBuffer.h
eroman@chromium.org
2013-07-17
1
-1
/
+1
*
skiaBenchmarking.rasterize(): add optional stop index argument.
fmalita@chromium.org
2013-07-02
1
-26
/
+51
*
Add skiaBenchmarking.getOps()
fmalita@chromium.org
2013-06-26
1
-16
/
+69
*
Revert 207676 "Add skiaBenchmarking.getOps()"
scottmg@chromium.org
2013-06-21
1
-69
/
+16
*
Add skiaBenchmarking.getOps()
fmalita@google.com
2013-06-21
1
-16
/
+69
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-2
/
+2
*
convert most remaining function callbacks to new style
dcarney@chromium.org
2013-06-13
1
-8
/
+8
*
cc: Low quality support for low res tiles
vmpstr@chromium.org
2013-06-07
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Store picture parameters outside the b64-encoded data
nduca@chromium.org
2013-05-24
1
-4
/
+22
*
cc: Early out on text in analysis canvas
vmpstr@chromium.org
2013-05-24
1
-1
/
+1
*
Add scale & clip parameters to SkiaBenchmarkingWrapper::Rasterize().
fmalita@chromium.org
2013-05-15
1
-9
/
+44
*
Convert Skia benchmarking extension rasterize() output to RGBA.
fmalita@chromium.org
2013-05-14
1
-1
/
+11
*
Add Skia benchmarking extension.
fmalita@chromium.org
2013-05-14
1
-0
/
+102