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
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Removing off the record references from TestingProfile and RenderMessageFilter.
vipul.bhasin@gmail.com
2011-03-25
1
-6
/
+6
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
1
-0
/
+1
*
Get rid of references to autofill from src\content, specifically from TabCont...
dhollowa@chromium.org
2011-03-23
1
-1
/
+5
*
Always enable the "Translate to English' context menu to allow translating pa...
jcivelli@chromium.org
2011-03-15
1
-8
/
+0
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
2
-6
/
+6
*
Fix missing change notifications of UserPrefStore
battre@chromium.org
2011-03-07
1
-8
/
+8
*
Move notification service code to content. We'll need to figure out how to s...
jam@chromium.org
2011-03-07
1
-4
/
+4
*
autofill: Rename AutoFillManager to AutofillManager.
tfarina@chromium.org
2011-03-05
1
-1
/
+1
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
1
-1
/
+1
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
2
-2
/
+2
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-5
/
+5
*
Add DCHECK to make sure that RenderProcessHost::FromID (which is also called ...
jam@chromium.org
2011-02-25
1
-1
/
+5
*
Fix compiling on gcc-4.6.
hbono@chromium.org
2011-02-25
1
-3
/
+3
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #2
phajdan.jr@chromium.org
2011-02-25
1
-0
/
+0
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-4
/
+4
*
Misc. cleanup bits I missed in my last pass.
pkasting@chromium.org
2011-02-09
1
-1
/
+2
*
Cleanup:
pkasting@chromium.org
2011-02-08
6
-38
/
+45
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
1
-2
/
+2
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
2
-2
/
+2
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
5
-216
/
+179
*
Clean up WebNavigationObserver by taking out password specific callbacks, and...
jam@chromium.org
2011-01-21
1
-3
/
+7
*
Move the TestSink for doing IPC tests from chrome/common into IPC and create ...
brettw@google.com
2011-01-20
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
2
-2
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
5
-15
/
+15
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-7
/
+8
*
Make RenderViewHost not know about AutoFill and AutoComplete.
jam@chromium.org
2011-01-10
1
-0
/
+7
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-2
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+0
*
Don't offer to translate the devtools.
avi@chromium.org
2010-12-17
2
-4
/
+10
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
4
-9
/
+17
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+0
*
Move:
ben@chromium.org
2010-12-02
3
-3
/
+3
*
Misc. cleanup
pkasting@chromium.org
2010-11-16
1
-1
/
+2
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Disable translate for FTP sites.
jcivelli@chromium.org
2010-11-11
2
-2
/
+3
*
chromeos: Update help URLs.
derat@chromium.org
2010-11-10
1
-4
/
+16
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
2
-2
/
+2
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
2
-3
/
+11
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
4
-4
/
+4
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-4
/
+2
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
3
-14
/
+19
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
3
-19
/
+14
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
3
-14
/
+19
*
Fix crasher with autofill infobar.
jcivelli@chromium.org
2010-09-21
1
-10
/
+4
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
[next]