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
/
chrome
/
browser
/
translate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
1
-11
/
+2
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
2
-5
/
+8
*
There are some application locale which can't be used as a target language fo...
mad@chromium.org
2012-01-24
1
-2
/
+9
*
Adding Language code synonyms to support new and old versions of changed codes.
mad@chromium.org
2012-01-17
3
-8
/
+108
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
2
-9
/
+7
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
2
-7
/
+9
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
3
-6
/
+6
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
2
-3
/
+5
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
2
-3
/
+3
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
1
-5
/
+6
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
2
-3
/
+3
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-6
/
+8
*
Create a Content API interface around NavigationController, and move all the ...
jam@chromium.org
2011-12-29
1
-0
/
+1
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
3
-10
/
+12
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
4
-12
/
+14
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-3
/
+6
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
3
-0
/
+3
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-21
/
+8
*
Move most of the remaining users of WebContentsObserver::tab_contents() to us...
jam@chromium.org
2011-12-26
3
-13
/
+16
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
4
-43
/
+52
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
4
-11
/
+11
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
2
-4
/
+4
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
3
-3
/
+3
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
4
-20
/
+29
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
5
-14
/
+14
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
5
-14
/
+14
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
5
-14
/
+14
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-9
/
+8
*
Fix TabRestoreServiceTest and TranslateManagerTest when using use_webkit_comp...
piman@chromium.org
2011-12-06
1
-0
/
+15
*
Get rid of view_messages.h dependency in extension_messages_browsertest.cc by...
jam@chromium.org
2011-12-05
1
-1
/
+0
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
1
-1
/
+2
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
2
-2
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
3
-14
/
+16
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-2
/
+3
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
1
-3
/
+3
*
Switch BackgroundContents to use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-11
2
-2
/
+2
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
1
-3
/
+3
*
Fix a crash in PageActionImageView when extensions are reloaded due to incogn...
finnur@chromium.org
2011-11-08
1
-0
/
+1
*
Remove needless include of the content/browser/render_process_host.h header f...
ananta@chromium.org
2011-11-04
1
-1
/
+0
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-4
/
+4
*
Use system_request_context in TranslateManager instead of Profile::GetDefault...
joaodasilva@chromium.org
2011-10-28
1
-2
/
+2
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-2
/
+2
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-5
/
+5
*
Remove unnecessary dependencies on Autofill.
isherman@chromium.org
2011-10-25
1
-7
/
+0
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
3
-15
/
+16
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
3
-27
/
+24
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
2
-7
/
+7
[next]