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
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
3
-12
/
+34
*
Get rid of another bunch of tab_contents.h includes from chrome and switch th...
jam@chromium.org
2012-01-05
5
-11
/
+11
*
base::Bind: Remove Task.
jhawkins@chromium.org
2012-01-05
4
-189
/
+4
*
Fix --enable-partial-swap for Aura
backer@chromium.org
2012-01-05
2
-3
/
+5
*
Revert 116385 - Make DownloadManagerImpl's destruction not tied to the UI thr...
rdsmith@chromium.org
2012-01-04
3
-11
/
+13
*
Add plumbing necessary to read IDBIndex.multiEntry attribute.
jsbell@chromium.org
2012-01-04
6
-7
/
+35
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
19
-44
/
+51
*
Make DownloadManagerImpl's destruction not tied to the UI thread.
rdsmith@chromium.org
2012-01-04
3
-13
/
+11
*
Hook up page visibility to the View info for a plugin.
brettw@chromium.org
2012-01-04
4
-4
/
+24
*
Fix merge error
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
8
-32
/
+39
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
2
-8
/
+10
*
Create a clean interface for RenderViewHostDelegateViewHelper.
avi@chromium.org
2012-01-04
3
-30
/
+1
*
Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...
jam@chromium.org
2012-01-04
22
-154
/
+163
*
Input latency performance test that uses tracing (retry)
jbates@chromium.org
2012-01-04
1
-1
/
+7
*
Fix double-close of socket that makes debugging on Windows almost impossible.
enal@chromium.org
2012-01-04
2
-13
/
+37
*
Fix components build
jam@chromium.org
2012-01-04
1
-1
/
+1
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
3
-9
/
+3
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
12
-55
/
+71
*
Remove TransportTexture, it's unused
piman@chromium.org
2012-01-04
15
-924
/
+10
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
21
-61
/
+76
*
Fix deletion of entries from ResourceDispatcherHost::transferred_navigations_
battre@chromium.org
2012-01-03
3
-7
/
+69
*
Revert 116191 - Input latency performance test that uses tracing.
jbates@chromium.org
2012-01-03
1
-7
/
+1
*
base::Bind: Remove ScopedRunnableMethodFactory.
jhawkins@chromium.org
2012-01-03
4
-14
/
+7
*
Store URL in AsyncResourceHandler to debug crash of issue 107692
battre@chromium.org
2012-01-03
2
-3
/
+15
*
Input latency performance test that uses tracing.
jbates@chromium.org
2012-01-03
1
-1
/
+7
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
3
-14
/
+12
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
9
-26
/
+32
*
base::Bind: Remove scoped_callback_factory.h.
jhawkins@chromium.org
2012-01-03
2
-1
/
+1
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-3
/
+3
*
Remove unused 'in_complete' parameter.
darin@chromium.org
2012-01-03
4
-22
/
+18
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
16
-69
/
+83
*
Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...
jam@chromium.org
2012-01-02
2
-9
/
+23
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
15
-17
/
+30
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
12
-37
/
+47
*
base::Bind: Remove NewRunnableFunction.
jhawkins@chromium.org
2012-01-01
1
-2
/
+1
*
Move WebUIMessageHandler to its own file in the public directory and put it i...
jam@chromium.org
2011-12-31
7
-123
/
+156
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
3
-12
/
+16
*
Don't ignore {OMX,DXVA}VideoDecodeAccelerator::Initialize() failures.
fischman@chromium.org
2011-12-30
2
-2
/
+3
*
Convert various ReleaseSoon methods to use base::Bind()
dcheng@chromium.org
2011-12-30
1
-3
/
+3
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
1
-1
/
+2
*
Make sure that the WebUI for a WebUIMessagHandler is only set once. This is a...
jam@chromium.org
2011-12-30
1
-0
/
+1
*
Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...
jam@chromium.org
2011-12-30
12
-72
/
+44
*
Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...
jam@chromium.org
2011-12-30
3
-23
/
+23
*
Create an API around WorkerService that chrome consumes. Rename the existing ...
jam@chromium.org
2011-12-29
15
-105
/
+158
*
Re-enable these tests as they are no longer failing.
dtseng@chromium.org
2011-12-29
1
-4
/
+2
*
Coverity fixes for uninitialized vars
groby@chromium.org
2011-12-29
2
-6
/
+5
*
Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...
dcheng@chromium.org
2011-12-29
1
-2
/
+1
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-29
1
-1
/
+2
*
Remove RWHVA from compositor observers on destruction
piman@chromium.org
2011-12-29
1
-0
/
+5
[next]