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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for latency measurement to Telemetry smoothness benchmarks.
jbauman@chromium.org
2013-06-04
3
-0
/
+23
*
Simplify mailbox handling for browser plugin
piman@chromium.org
2013-06-04
2
-42
/
+1
*
Turn on the new IndexedDB backend.
alecflett@chromium.org
2013-06-04
1
-5
/
+1
*
Explicit interface for synchronous InputHandlerProxy input handling
jdduke@chromium.org
2013-06-04
11
-243
/
+178
*
ANGLE DEPS roll 2245:2249
bajones@chromium.org
2013-06-04
1
-0
/
+3
*
Simplify mailbox handling in MailboxOutputSurface
piman@chromium.org
2013-06-04
2
-22
/
+3
*
Move webkit/dom_storage to new browser|common|renderer locations. Just moving...
michaeln@google.com
2013-06-04
4
-6
/
+6
*
Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-03
13
-47
/
+47
*
Revert 203708 "Disable ico_image_decoder_unittest until the bad ..."
vollick@chromium.org
2013-06-03
1
-6
/
+1
*
Revert 203717 "disable ICOImageDecoderTest.Decoding on all platf..."
vollick@chromium.org
2013-06-03
1
-1
/
+6
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-06-03
2
-0
/
+8
*
disable ICOImageDecoderTest.Decoding on all platforms
lushnikov@chromium.org
2013-06-03
1
-6
/
+1
*
Disable ico_image_decoder_unittest until the bad patch will be rolled out in ...
lushnikov@chromium.org
2013-06-03
1
-1
/
+6
*
Implement WebRTC in Chrome for TV
wonsik@chromium.org
2013-06-03
10
-19
/
+949
*
Try relanding this CL, the original CL passed the try bots but failed the mac...
xians@chromium.org
2013-06-03
8
-31
/
+41
*
Revert 203686 "Trying relanding this CL, the original CL passed ..."
xians@chromium.org
2013-06-03
8
-41
/
+31
*
Trying relanding this CL, the original CL passed the try bots but failed the ...
xians@chromium.org
2013-06-03
8
-31
/
+41
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
58
-263
/
+272
*
Do not try to bring up inspector for crashed webview.
lazyboy@chromium.org
2013-06-01
1
-1
/
+1
*
<webview>: Plumb edit commands
fsamuel@chromium.org
2013-06-01
3
-1
/
+29
*
Revert "Android: Work around composite-to-mailbox leaks."
sievers@chromium.org
2013-06-01
1
-15
/
+1
*
Moving WebRTC logging related files from content to chrome.
grunell@chromium.org
2013-05-31
11
-365
/
+64
*
Rename switch to disable prefixed Encrypted Media APIs.
ddorwin@chromium.org
2013-05-31
1
-3
/
+7
*
Create RenderFrame/RenderFrameHost for the main frame of a page.
nasko@chromium.org
2013-05-31
8
-0
/
+95
*
Adjust delay calculations on Mac to properly account for the FIFO buffers.
ajm@chromium.org
2013-05-31
2
-20
/
+12
*
Revert 203429 "Reland: Use a shared thread for media operations."
scherkus@chromium.org
2013-05-31
3
-19
/
+0
*
pepper: simplify context creation/initialization
piman@chromium.org
2013-05-31
1
-0
/
+2
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-31
1
-2
/
+3
*
Revert 203427 "Hook up the device selection to the WebAudio live..."
justinlin@chromium.org
2013-05-31
8
-41
/
+31
*
Reland: Use a shared thread for media operations.
scherkus@chromium.org
2013-05-31
3
-0
/
+19
*
Hook up the device selection to the WebAudio live audio.
xians@chromium.org
2013-05-31
8
-31
/
+41
*
WebDropData split to content and webkit/common
scottmg@chromium.org
2013-05-31
1
-2
/
+67
*
Move synchronous compositor into content/browser
joth@chromium.org
2013-05-31
9
-480
/
+98
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
3
-2
/
+3
*
Enable UI for possible username selection via Finch experiment.
gcasto@chromium.org
2013-05-31
1
-2
/
+2
*
<webview>: Introduce a Browser Plugin instance ID
fsamuel@chromium.org
2013-05-31
11
-129
/
+159
*
Move the WebCursor sources from webkit/glue to webkit/common/cursors.
ananta@chromium.org
2013-05-31
3
-3
/
+3
*
Add --enable-webkit-media-source for Android instead of hardcoding it to be d...
scherkus@chromium.org
2013-05-30
1
-1
/
+4
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
3
-4
/
+2
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
3
-2
/
+4
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
1
-2
/
+2
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
alecflett@chromium.org
2013-05-30
1
-3
/
+2
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-30
1
-2
/
+3
*
Avoids the extension check in ShouldFork for server-redirects.
creis@chromium.org
2013-05-30
1
-1
/
+1
*
Move webkit/media/ into webkit/renderer/media
jamesr@chromium.org
2013-05-30
10
-15
/
+15
*
content: Move kViewSourceScheme constant into content namespace.
tfarina@chromium.org
2013-05-30
1
-1
/
+1
*
Transition Web Speech Recognition from compile-time to run-time flag
janx@chromium.org
2013-05-30
2
-16
/
+10
*
move webkit/glue/cpp_* -> webkit/renderer/
scottmg@chromium.org
2013-05-30
3
-3
/
+3
*
Revert "Migrate the IndexedDB backend from Blink to Chromium"
jsbell@chromium.org
2013-05-30
1
-3
/
+2
*
Migrate the IndexedDB backend from Blink to Chromium
jsbell@chromium.org
2013-05-30
1
-2
/
+3
[next]