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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 251017 "Fix RenderWidgetHostViewAura as observer of Compos..."
dxie@chromium.org
2014-02-13
2
-6
/
+18
*
Revert 250970 "added sheu's changes"
dxie@chromium.org
2014-02-13
2
-17
/
+7
*
added sheu's changes
dxie@chromium.org
2014-02-13
2
-7
/
+17
*
Revert 249537 "Create a visible window with class name Chrome_Re..."
ananta@chromium.org
2014-02-13
12
-415
/
+164
*
Revert 249749 "Always copy touch event's LatencyInfo into gestur..."
dxie@chromium.org
2014-02-13
1
-6
/
+2
*
Revert 249762 "Ensure that the dummy Chrome_RenderWidgetHostHWND..."
dxie@chromium.org
2014-02-13
1
-4
/
+1
*
Revert of Wire InstallFinished and add some InstallEvent.waitUntil tests (htt...
guohui@chromium.org
2014-02-13
7
-63
/
+29
*
Remove duplicated code in favor of IsRendererDebugURL.
creis@chromium.org
2014-02-13
2
-11
/
+4
*
Cleanup: Update TestObject.h to Chromium style.
tfarina@chromium.org
2014-02-13
4
-16
/
+32
*
Revert r250851 - "Update all the client code to use a single WebThemeEngine.h...
dpranke@chromium.org
2014-02-13
5
-5
/
+5
*
Prefixed EME: Fire special KeyError when a persistent session is closed.
xhwang@chromium.org
2014-02-12
2
-12
/
+35
*
Warm up EnumSystemLocalesEx() for Flash Player.
yzshen@chromium.org
2014-02-12
1
-0
/
+10
*
Update all the client code to use a single WebThemeEngine.h header.
dpranke@chromium.org
2014-02-12
5
-5
/
+5
*
Add basic support for "googDucking" to getUserMedia on Windows.
tommi@chromium.org
2014-02-12
4
-1
/
+14
*
Switch AccessibilityMode to be a bitmap.
aboxhall@chromium.org
2014-02-12
23
-70
/
+307
*
With --site-per-process, avoid a crash when a subframe process goes away.
creis@chromium.org
2014-02-12
6
-11
/
+98
*
Revert 250798 "Revert of Read compositor VSync information from ..."
sergeyu@chromium.org
2014-02-12
14
-66
/
+70
*
Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.
dalecurtis@chromium.org
2014-02-12
1
-0
/
+1
*
Changed RefCountedStaticMemory() to accept a void pointer.
joaoe@opera.com
2014-02-12
1
-20
/
+8
*
Wire InstallFinished and add some InstallEvent.waitUntil tests
kinuko@chromium.org
2014-02-12
7
-29
/
+63
*
Revert of Read compositor VSync information from platform, when possible (htt...
sheu@chromium.org
2014-02-12
14
-70
/
+66
*
Enable the CrossSiteIframe test for --site-per-process to catch regressions.
creis@chromium.org
2014-02-12
2
-20
/
+42
*
Add creis, davidben, and mmenke to content/browser/loader/OWNERs.
mmenke@chromium.org
2014-02-12
1
-1
/
+2
*
Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.
xhwang@chromium.org
2014-02-12
10
-36
/
+94
*
Update content_shell to use blink_web_test_support target.
tfarina@chromium.org
2014-02-12
1
-1
/
+1
*
<webview> zoom API.
paulmeyer@chromium.org
2014-02-12
4
-1
/
+12
*
Revert 250730 "Introduce ADTSStreamParser. Factorize MP3StreamPa..."
stevet@chromium.org
2014-02-12
1
-1
/
+0
*
Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.
dalecurtis@chromium.org
2014-02-12
1
-0
/
+1
*
PPAPI: Check render_frame_ for validity before use.
dmichael@chromium.org
2014-02-12
2
-13
/
+50
*
Fix the cause of AwZoomTest#testMagnification... tests flakiness
mnaganov@chromium.org
2014-02-12
4
-20
/
+14
*
Use BrowserMessageFilter instead of WorkerMessageFilter in WorkerDocumentSet.
horo@chromium.org
2014-02-12
3
-13
/
+14
*
gpu: Always subscribe to SurfaceTexture frame updates in StreamTexture
skyostil@chromium.org
2014-02-12
2
-6
/
+3
*
Add content/browser/shared_worker/OWNERS.
horo@chromium.org
2014-02-12
1
-0
/
+3
*
Enable net log.
Hokein.Wu@gmail.com
2014-02-12
3
-6
/
+6
*
Enable mac driver bug workaround init_varyings_without_static_use.
zmo@chromium.org
2014-02-12
1
-2
/
+0
*
Move Did(Start|Stop)Loading from RenderView to RenderFrame.
nasko@chromium.org
2014-02-12
13
-40
/
+63
*
(reland)
sheu@chromium.org
2014-02-12
13
-283
/
+133
*
Support for the SendClosing message in content/
ricea@chromium.org
2014-02-12
6
-3
/
+19
*
Rename VideoCaptureDeviceImpl -> ContentVideoCaptureDeviceCore
sheu@chromium.org
2014-02-12
7
-43
/
+44
*
Create a separate context so that skia & gl_helper don't step on each others ...
hubbe@chromium.org
2014-02-12
1
-14
/
+7
*
Revert 250209 "Don't send VSync parameters to the host on Mac."
ccameron@chromium.org
2014-02-12
1
-4
/
+1
*
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
nasko@chromium.org
2014-02-12
39
-967
/
+1258
*
Move webkit/common/gpu/test_context_provider_factory.* to content/test/
pilgrim@chromium.org
2014-02-12
4
-2
/
+80
*
Revert 250320 "Make the libc overrides in zygote_main_linux.cc s..."
jln@chromium.org
2014-02-12
1
-19
/
+5
*
Add test plumbing so that layout tests can query whether a compositor frame w...
shawnsingh@chromium.org
2014-02-11
2
-0
/
+10
*
[FastTextAutosizer] Add chrome://flags entry for the fast text autosizer
pdr@chromium.org
2014-02-11
1
-1
/
+1
*
Move common param trait enum's to IPC range-checked macros.
tsepez@chromium.org
2014-02-11
3
-7
/
+15
*
android: Remove RenderWidgetHostViewAndroid's pointer to ContentViewCore when...
powei@chromium.org
2014-02-11
1
-0
/
+6
*
Add Android owners in content/browser/web_contents
ycheo@chromium.org
2014-02-11
1
-0
/
+4
*
Remove references to non-Aura Win WebThemeEngine implementation.
dpranke@chromium.org
2014-02-11
4
-1068
/
+1
[next]