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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear the references to TextureRefs in GVDA::OnWillDestroyStub.
wuchengli@chromium.org
2013-11-21
1
-0
/
+2
*
Add GL_BGRA8_EXT to supported GpuMemoryBuffer formats.
reveman@chromium.org
2013-11-21
1
-2
/
+2
*
DevTools: Add an instrumentation event to track GPU utilization
alph@chromium.org
2013-11-21
11
-1
/
+292
*
IndexedDB: Support binary keys in Chromium back-end
jsbell@chromium.org
2013-11-21
3
-1
/
+26
*
Remove media::VideoFrame from media::VideoCaptureDevice::Client interface
sheu@chromium.org
2013-11-20
1
-1
/
+1
*
Revert 236254 "Replace old with new synthetic gesture framework."
rch@chromium.org
2013-11-20
2
-6
/
+23
*
Replace old with new synthetic gesture framework.
dominikg@chromium.org
2013-11-20
2
-23
/
+6
*
Disable Vsync when Aero Glass is enabled.
jbauman@chromium.org
2013-11-20
1
-0
/
+12
*
[Android] Move CommandLine.java to base
jdduke@chromium.org
2013-11-20
3
-98
/
+0
*
Move Exynos video decode acceleration warmup to sandboxing code.
jorgelo@chromium.org
2013-11-20
3
-13
/
+3
*
Pinch begin and pinch end gestures ignore their ack dispositions.
tdresser@chromium.org
2013-11-19
2
-2
/
+4
*
Preserve should_replace_current_entry across request transfers.
davidben@chromium.org
2013-11-19
2
-0
/
+9
*
WebRTCIdentityService should verify if the request still exists for a respons...
jiayl@chromium.org
2013-11-19
1
-3
/
+7
*
Fix windowless mouse events not working in NPAPI Flash in Chrome desktop Wind...
ananta@chromium.org
2013-11-19
2
-0
/
+3
*
Added wrapper interface, WindowFeatures, that allows additional window featur...
dreijerbit@gmail.com
2013-11-18
1
-0
/
+5
*
Remove a stray semicolon in worker_messages.h
tsepez@chromium.org
2013-11-18
1
-1
/
+1
*
Re-add sandbox warmup to ExynosVideoDecodeAccelerator.
sheu@chromium.org
2013-11-18
2
-0
/
+13
*
EVDA: Preserve resolution change event across reset.
posciak@chromium.org
2013-11-17
1
-4
/
+7
*
Add touch pinch gesture for new synthetic gesture framework.
dominikg@chromium.org
2013-11-17
8
-15
/
+145
*
IndexedDB: Implement back-end for IDBCursor.continuePrimaryKey()
jsbell@chromium.org
2013-11-16
1
-2
/
+3
*
AndroidVideoDecodeAccelerator: avoid reading a popped reference.
fischman@chromium.org
2013-11-15
1
-3
/
+2
*
<webview> Reclaim compositor resources released in the parent.
alexst@chromium.org
2013-11-15
1
-0
/
+9
*
gpu: Remove set_testing_force_is_angle
sievers@chromium.org
2013-11-14
1
-0
/
+1
*
Remove SECCOMP_BPF_STANDALONE and port the demo target to gyp.
rsesek@chromium.org
2013-11-14
1
-0
/
+1
*
Moving the VSyncProvider interface to ui/gfx from ui/gl
dnicoara@chromium.org
2013-11-14
1
-1
/
+1
*
Remove GSC usage from ExynosVideoDecodeAccelerator.
sheu@chromium.org
2013-11-14
5
-819
/
+265
*
Rewrite include paths for Blink public/ headers that have moved
philipj@opera.com
2013-11-14
2
-2
/
+1
*
IndexedDB: move DataLoss enum out of WebIDBCallbacks
jsbell@chromium.org
2013-11-14
2
-4
/
+2
*
Add support for multiple MediaKey sessions
jrummell@chromium.org
2013-11-14
1
-7
/
+13
*
Fix frame detach message and lifetime issues for the mainframe RenderFrameImpl.
ajwong@chromium.org
2013-11-14
1
-0
/
+3
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-13
2
-30
/
+0
*
enable stencil buffer on mac; allows --force-direct-layer-drawing to work
humper@google.com
2013-11-13
3
-2
/
+60
*
Events ignoring ack disposition receive synthetic acks.
tdresser@chromium.org
2013-11-13
2
-0
/
+8
*
Split incompatible MSAA extensions.
sievers@chromium.org
2013-11-13
1
-2
/
+2
*
cc: Skip unused SharedQuadStates when pickling.
danakj@chromium.org
2013-11-13
2
-33
/
+122
*
Request video element to enter fullscreen when playing protected content
qinmin@chromium.org
2013-11-13
1
-0
/
+4
*
Allow aliasing and merging of session storage namespaces.
tburkard@chromium.org
2013-11-11
1
-0
/
+5
*
[Android] Enable touchscreen tap suppression
jdduke@chromium.org
2013-11-10
3
-0
/
+92
*
Add akinsofthook32.dll to blacklist.
csharp@chromium.org
2013-11-08
1
-0
/
+1
*
Linux sandbox: make BPF policies an implementation of an interface.
jln@chromium.org
2013-11-08
1
-1
/
+1
*
Revert 233946 "Events ignoring ack disposition receive synthetic..."
rockot@google.com
2013-11-08
2
-8
/
+0
*
Events ignoring ack disposition receive synthetic acks.
tdresser@chromium.org
2013-11-08
2
-0
/
+8
*
Warm up the GPU when the user touches the screen
skyostil@chromium.org
2013-11-08
8
-4
/
+132
*
Have Blink be told of scrollbar changes rather than paying attention itself (...
avi@chromium.org
2013-11-08
1
-1
/
+10
*
Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClient
jamesr@chromium.org
2013-11-08
2
-44
/
+1
*
android: Make org.chromium.base.SysUtils.isLowEndDevice() work without native...
digit@chromium.org
2013-11-08
1
-36
/
+1
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-4
/
+0
*
Re-land https://codereview.chromium.org/56713002/ with ChromeOS fix.
rileya@chromium.org
2013-11-07
1
-11
/
+0
*
Linux: LinuxSandbox::HasOpenDirectories() cleanup.
jln@chromium.org
2013-11-07
1
-49
/
+56
*
VAAPI H.264: calculate reference picture lists for each slice.
chihchung@chromium.org
2013-11-07
2
-15
/
+25
[next]