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
*
Integrate VDA with WebRTC.
wuchengli@chromium.org
2013-07-11
16
-27
/
+1365
*
Fix TV build.
dwkang@chromium.org
2013-07-11
1
-2
/
+2
*
Enable inband text track support in content_shell
acolwell@chromium.org
2013-07-11
4
-0
/
+7
*
Add compositor_client.h to content_browser.gypi
skyostil@chromium.org
2013-07-11
1
-0
/
+1
*
Revert CLs that depend upon Blink r153179.
wez@chromium.org
2013-07-11
2
-4
/
+17
*
Add new parameter ui::TextInputMode to ViewHostMsg_TextInputTypeChanged IPC m...
yoichio@chromium.org
2013-07-11
21
-32
/
+187
*
Use entry 0 of the GPU.BlacklistTestResultsPerEntry to keep total count.
vangelis@chromium.org
2013-07-11
1
-4
/
+9
*
[Android] Added double-tap-drag-zoom mode.
kkimlabs@chromium.org
2013-07-11
2
-18
/
+239
*
IndexedDB: Add test to ensure backing store closed after pending delete
jsbell@chromium.org
2013-07-11
2
-66
/
+87
*
Implement the content/renderer and content/browser part of the Device Motion ...
timvolodine@chromium.org
2013-07-11
26
-21
/
+952
*
Add EME config change browser tests.
shadi@chromium.org
2013-07-11
3
-7
/
+38
*
<webview>: Move stop/reload/terminate to chrome
fsamuel@chromium.org
2013-07-11
10
-296
/
+0
*
Update the child process security policy to use explicit permission grants.
gbillock@chromium.org
2013-07-11
8
-44
/
+93
*
Correct initialization logic so that --high-dpi-support is set before being r...
girard@chromium.org
2013-07-11
1
-1
/
+0
*
Cleanup unused WebExternalTextureLayer APIs and resulting dead code.
piman@chromium.org
2013-07-11
2
-3
/
+2
*
Move DataElement into webkit/common
jamesr@chromium.org
2013-07-11
5
-18
/
+17
*
Enable ANGLE D3D11 backend for Windows 7+.
apatrick@chromium.org
2013-07-11
1
-0
/
+2
*
webkit: Refactor glue_renderer target into webkit_renderer.gypi.
tfarina@chromium.org
2013-07-11
2
-3
/
+3
*
Reland r209673: "gpu: Propagate lost context signal to all contexts"
skyostil@chromium.org
2013-07-11
5
-17
/
+48
*
IndexedDB: Remove transaction timer, just post tasks
jsbell@chromium.org
2013-07-10
2
-19
/
+27
*
VAVDA: Add support for mid-stream resolution change.
posciak@chromium.org
2013-07-10
4
-45
/
+132
*
Disable the gesture requirement for starting to play media for layout tests o...
peter@chromium.org
2013-07-10
1
-0
/
+2
*
Misc. cleanup:
pkasting@chromium.org
2013-07-10
1
-5
/
+2
*
Remove the --disable-javascript-i18n-api command line flag.
peter@chromium.org
2013-07-10
4
-8
/
+0
*
Pass BrowserContext to drive::MountPointProviderDelegate.
hidehiko@chromium.org
2013-07-10
4
-25
/
+14
*
Cleanup swapped out RenderViewHosts when the process goes away.
fsamuel@chromium.org
2013-07-10
2
-1
/
+44
*
Migrate webkit/renderer/media/ to content/renderer/media/.
scherkus@chromium.org
2013-07-10
59
-106
/
+7972
*
Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive
zturner@chromium.org
2013-07-10
15
-40
/
+69
*
Add histograms to track blacklisting of texture sharing.
vangelis@chromium.org
2013-07-10
1
-5
/
+12
*
Remove dependencies on /media for iOS.
bdibello@google.com
2013-07-10
4
-6
/
+10
*
Pepper: Move URLResponseInfoUtil to content.
teravest@chromium.org
2013-07-10
5
-5
/
+110
*
android: Move Compositor::Client to CompositorClient
skyostil@chromium.org
2013-07-10
5
-23
/
+49
*
Add some DEPS rules to ensure that RVH doesn't try to include WC through the ...
jam@chromium.org
2013-07-10
2
-0
/
+6
*
Fix a bug in external surface location/size update
wonsik@chromium.org
2013-07-10
1
-0
/
+4
*
Add android_webview owners to resource_maps.
mkosiba@chromium.org
2013-07-10
1
-0
/
+13
*
Delete CppBound class after the test ends.
jochen@chromium.org
2013-07-10
1
-0
/
+5
*
android: Notify compositor client about loss of output surface
skyostil@chromium.org
2013-07-10
3
-5
/
+15
*
Browser Plugin: Change internal API to track V8 object lifetime
fsamuel@chromium.org
2013-07-10
5
-54
/
+47
*
render_thread.h: include base/callback.h for Closure typedef
mostynb@opera.com
2013-07-10
1
-0
/
+1
*
Rename the "Experimental WebKit Features" flag.
mkwst@chromium.org
2013-07-10
7
-11
/
+11
*
VAVDA: Wait for output callbacks to finish before NotifyingFlushDone
posciak@chromium.org
2013-07-10
3
-31
/
+78
*
Add command line flags to enable Web Animations CSS and SVG implementations
dstockwell@chromium.org
2013-07-10
3
-0
/
+14
*
Get rid of cookies in DevToolsAgentHost API
kaznacheev@chromium.org
2013-07-10
5
-43
/
+32
*
Telemetry: Fix/Add Groupcloned/News JS-scroll benchmarks.
epenner@chromium.org
2013-07-10
1
-0
/
+16
*
When using WebKit::initializeWithoutV8, also shutdownWithoutV8
jochen@chromium.org
2013-07-10
2
-2
/
+2
*
Allow WebExternalTextureLayers to receive a bitmap along with a mailbox
jbauman@chromium.org
2013-07-10
3
-2
/
+11
*
Migrate MediaStream test code from content/shell/renderer/ to content/test/.
scherkus@chromium.org
2013-07-10
16
-93
/
+92
*
Rename RenderViewGone IPC/methods to better reflect reality.
nasko@chromium.org
2013-07-10
41
-72
/
+73
*
Add memory pressure listener which performs V8 GC on memory presure.
rmcilroy@chromium.org
2013-07-10
2
-0
/
+23
*
Please discard this CL. Will upload a new one in a bit
ananta@chromium.org
2013-07-10
1
-7
/
+0
[next]