summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-251-6/+6
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-0/+1
* Get rid of references to autofill from src\content, specifically from TabCont...dhollowa@chromium.org2011-03-231-1/+5
* Always enable the "Translate to English' context menu to allow translating pa...jcivelli@chromium.org2011-03-151-8/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-092-6/+6
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-8/+8
* Move notification service code to content. We'll need to figure out how to s...jam@chromium.org2011-03-071-4/+4
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-1/+1
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-022-2/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-5/+5
* Add DCHECK to make sure that RenderProcessHost::FromID (which is also called ...jam@chromium.org2011-02-251-1/+5
* Fix compiling on gcc-4.6.hbono@chromium.org2011-02-251-3/+3
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-251-0/+0
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-4/+4
* Misc. cleanup bits I missed in my last pass.pkasting@chromium.org2011-02-091-1/+2
* Cleanup:pkasting@chromium.org2011-02-086-38/+45
* Introduce incognito preference settings.battre@chromium.org2011-01-251-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-212-2/+2
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-215-216/+179
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-211-3/+7
* Move the TestSink for doing IPC tests from chrome/common into IPC and create ...brettw@google.com2011-01-201-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-202-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-145-15/+15
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-7/+8
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-101-0/+7
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Don't offer to translate the devtools.avi@chromium.org2010-12-172-4/+10
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-094-9/+17
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-023-3/+3
* Misc. cleanuppkasting@chromium.org2010-11-161-1/+2
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Disable translate for FTP sites.jcivelli@chromium.org2010-11-112-2/+3
* chromeos: Update help URLs.derat@chromium.org2010-11-101-4/+16
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-082-2/+2
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-192-3/+11
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-144-4/+4
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-4/+2
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-293-14/+19
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-223-19/+14
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-223-14/+19
* Fix crasher with autofill infobar.jcivelli@chromium.org2010-09-211-10/+4
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1