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
*
content/GTK: Move TabContentsViewGtk to content/
erg@chromium.org
2012-01-12
4
-0
/
+670
*
Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.
lambroslambrou@google.com
2012-01-12
4
-18
/
+18
*
Get rid of RenderViewHostManager usage in chrome.
jam@chromium.org
2012-01-11
9
-28
/
+35
*
Convert use of int ms to TimeDelta in files owned by apatrick.
tedvessenes@gmail.com
2012-01-11
4
-18
/
+18
*
[Coverity] Fix uninitialized member
groby@chromium.org
2012-01-11
1
-1
/
+4
*
Allow plugins to add rotate commands to Chrome context menus.
bbudge@chromium.org
2012-01-11
5
-5
/
+42
*
Move RenderViewHostDelegateViewHelper to content.
avi@chromium.org
2012-01-11
3
-0
/
+282
*
GTK: More GSEALing.
erg@chromium.org
2012-01-11
1
-7
/
+8
*
Fix shutdown crash by retaining references to ResourceMessageFilter.
darin@chromium.org
2012-01-11
2
-3
/
+3
*
Revert 117220 - Move RenderViewHostDelegateViewHelper to content.
flackr@chromium.org
2012-01-11
3
-280
/
+0
*
Move RenderViewHostDelegateViewHelper to content.
avi@chromium.org
2012-01-11
3
-0
/
+280
*
Revert 117201 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-11
26
-1876
/
+49
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-11
26
-49
/
+1876
*
Cleanup FileSystemOperation for preparing for adding FSO-factory method
kinuko@chromium.org
2012-01-11
1
-14
/
+24
*
IndexedDB: Run cursor-prefetch webkit layout test as ui test.
dgrogan@chromium.org
2012-01-11
1
-0
/
+45
*
Revert 117187 - Adding support for MediaStream and PeerConnection functionality.
tommi@chromium.org
2012-01-11
26
-1874
/
+49
*
Adding support for MediaStream and PeerConnection functionality.
grunell@chromium.org
2012-01-11
26
-49
/
+1874
*
Coverity: Add NULL checks in RenderViewImpl::createApplicationCacheHost.
thestig@chromium.org
2012-01-11
1
-0
/
+2
*
Prevent infinite prompts when a script does an in-page navigation.
tsepez@chromium.org
2012-01-11
1
-4
/
+4
*
Remove unused code from ResourceDispatcherHost.
satorux@chromium.org
2012-01-11
1
-22
/
+1
*
Move ResourceDispatcherHostLoginDelegate to content\public\browser where it b...
jam@chromium.org
2012-01-11
7
-30
/
+19
*
Postpone deletion of P2PTransportImpl internals when it is being deleted.
sergeyu@chromium.org
2012-01-11
2
-3
/
+54
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
34
-165
/
+139
*
Revert 117147 due to leaks in content_unittests - Postpone deletion of P2PTra...
sergeyu@chromium.org
2012-01-11
2
-53
/
+3
*
FPS throughput performance test for software and accelerated content.
jbates@chromium.org
2012-01-11
1
-1
/
+9
*
Postpone deletion of P2PTransportImpl internals when it is being deleted.
sergeyu@chromium.org
2012-01-11
2
-3
/
+53
*
Remove contexts from lists of shared contexts on lost context.
jbauman@chromium.org
2012-01-11
1
-1
/
+15
*
Fix recent scroll regression
davemoore@chromium.org
2012-01-10
1
-2
/
+2
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
33
-142
/
+182
*
turn off dcheck temporarily since it's firing on some buildbots
jam@chromium.org
2012-01-10
1
-1
/
+0
*
Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
3
-8
/
+22
*
Copy all the max page IDs to Instant/Prerender's TabContents
creis@chromium.org
2012-01-10
5
-16
/
+84
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
33
-182
/
+143
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
2
-2
/
+17
*
Revert 117067 - Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
3
-22
/
+8
*
GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@chromium.org
2012-01-10
3
-16
/
+19
*
Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
3
-8
/
+22
*
Removes some debugging code I added a while back.
sky@chromium.org
2012-01-10
2
-13
/
+2
*
Get rid of BrowserThread::WEB_SOCKET_PROXY. BrowserThread is only for threads...
jam@chromium.org
2012-01-10
4
-24
/
+4
*
Clarify comments about GetTemporaryDownloads and GetAllDownloads.
cbentzel@chromium.org
2012-01-10
1
-3
/
+6
*
Return a specific error code for unknown URL schemes.
mkosiba@chromium.org
2012-01-10
3
-2
/
+42
*
Unbreak cros/arm build.
fischman@chromium.org
2012-01-10
1
-2
/
+3
*
Add traces to mac RenderWidgetHostView to help diagnose scroll freezes.
nduca@chromium.org
2012-01-10
2
-0
/
+11
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
2
-9
/
+8
*
Enhance cmt based scrolling on aura by supporting horizontal scrolls
davemoore@chromium.org
2012-01-10
3
-19
/
+24
*
Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@google.com
2012-01-10
3
-19
/
+16
*
GTK: Seal up GSEALs, focusing on GtkSelectionData.
erg@chromium.org
2012-01-09
3
-16
/
+19
*
Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...
tsepez@chromium.org
2012-01-09
5
-17
/
+56
*
Add Comment above browser thread variables of BrowserMainLoop Class
simon.hong81@gmail.com
2012-01-09
1
-1
/
+3
*
Make DownloadManagerImpl's destruction not tied to the UI thread.
rdsmith@chromium.org
2012-01-09
3
-10
/
+8
[next]