summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* base: Fix the TODO in ListValue::Remove().tfarina@chromium.org2011-08-131-1/+1
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Make the TranslateManager listen for the destruction of the right profile.joaodasilva@chromium.org2011-08-111-1/+2
* Fix a crash in the translate info bar.mad@chromium.org2011-08-104-24/+29
* Fix build after http://codereview.chromium.org/7537031/phajdan.jr@chromium.org2011-08-011-1/+0
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-16/+23
* Removal of Profile from content part 4.avi@chromium.org2011-08-013-12/+17
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-291-5/+1
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-8/+4
* Put TestRenderViewContextMenus in an anonymous namespace.koz@chromium.org2011-07-211-0/+4
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-3/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-4/+7
* GetTargetLanguage() returns the UI language if it's supported by thedfilimon@google.com2011-07-123-9/+51
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-104-25/+29
* Usage fixes per Coverity. Add checks for tab contents wrapper, profile check,gbillock@chromium.org2011-07-081-2/+14
* Re-land r89864. Hopefully this won't trigger the apparent perf regression no...abarth@chromium.org2011-07-081-1/+1
* Revert 89864 - Don't rely on user gestures for deciding when to dismiss infob...cmp@chromium.org2011-07-071-1/+1
* Add typedefs for InfoBar-related notifications in infobar.h, so that code els...pkasting@chromium.org2011-07-011-2/+2
* Fixed a few valgrind tests by not assuming the UrlFetcher arrives with the sa...cbentzel@chromium.org2011-06-252-43/+47
* Get the list of supported languages from the translate server.mad@chromium.org2011-06-213-67/+280
* Don't rely on user gestures for deciding when to dismiss infobars.abarth@chromium.org2011-06-211-1/+1
* Change BrowserList::GetLastActive to respect the profile.mirandac@chromium.org2011-06-171-1/+2
* Revert 88553 - Revert 88510 - Escaping file names correctly. Also fixed a cru...thestig@chromium.org2011-06-141-1/+1
* Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ...ericu@google.com2011-06-091-1/+1
* Escaping file names correctly. Also fixed a crush in chromeos debug build whi...serya@chromium.org2011-06-091-1/+1
* Change InfoBar-related notifications to be sourced from a TabContentsWrapper,...pkasting@chromium.org2011-06-021-3/+4
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-012-2/+2
* Accept language strings that contain the country code.mad@chromium.org2011-05-312-36/+28
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-316-13/+15
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Misc. infobar stuff:pkasting@chromium.org2011-05-241-1/+1
* Hide translate infobar on programmatic navigation.jeremy@chromium.org2011-05-183-8/+13
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-183-21/+30
* Refactor preference syncing.zea@chromium.org2011-05-091-5/+10
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-063-6/+6
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-052-10/+5
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-1/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-212-3/+3
* Add a ScopedTestingLocalState for unit tests which need Local State.bauerb@chromium.org2011-04-211-2/+2
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-135-91/+207
* More https for support URLs.cevans@chromium.org2011-04-131-3/+3
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-071-37/+39
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* 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