summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google
Commit message (Expand)AuthorAgeFilesLines
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-051-1/+18
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-312-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-282-3/+3
* Commit a piece of my already-reviewed fix for bug 54274 to fix bug 76548.pkasting@chromium.org2011-03-251-0/+1
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-163-54/+5
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-153-5/+54
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-153-54/+5
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-093-4/+4
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-042-4/+4
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-032-2/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Fix newline endings. I can't do this with gcl because svn cat gives an errorjam@chromium.org2011-03-011-8/+8
* Get rid of browser_prefs::RegisterAllPrefs()mnissler@chromium.org2011-02-211-3/+5
* Introduced better UI for the Omaha policy to disable updates for Chrome.pastarmovj@chromium.org2011-02-112-7/+45
* Cleanup:pkasting@chromium.org2011-02-081-2/+2
* Cleanup:pkasting@chromium.org2011-01-262-8/+3
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* Fix leak.pkasting@chromium.org2011-01-241-5/+6
* Revert 72408 - Fix leak.pkasting@chromium.org2011-01-241-0/+4
* Fix leak.pkasting@chromium.org2011-01-241-4/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-5/+6
* Fix a bug introduced by RegKey change and corresponding unit test.amit@chromium.org2011-01-201-2/+1
* Disable failing test temporarily.amit@chromium.org2011-01-191-1/+2
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-5/+5
* Update checks of multi-installs now use the proper app guid.grt@chromium.org2011-01-061-5/+9
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+3
* Move:ben@chromium.org2010-12-022-2/+2
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-3/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-0/+3
* Build fix for the "Google Chrome Win" bot (take 3)hbono@chromium.org2010-12-011-2/+4
* Build fix for the "Google Chrome Win" bot (take 2)hbono@chromium.org2010-12-011-1/+1
* A build fix for our official bot.hbono@chromium.org2010-12-011-2/+5
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-5/+7
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-8/+5
* Fix crash due to erroneous use of |controller_|.pkasting@chromium.org2010-11-151-2/+5
* Misc. cleanup and reorg in preparation for fixing bug 54274. None of this sh...pkasting@chromium.org2010-11-113-209/+184
* Cleanup precursor patch #3: Convert factory class into a simple function poin...pkasting@chromium.org2010-11-093-73/+53
* Attempt to fix Linux compile failurepkasting@chromium.org2010-11-091-0/+3
* Cleanup precursor patch #2: Split classes into declaration and definition pie...pkasting@chromium.org2010-11-092-200/+283
* Cleanup precursor patch #1: Reorder a few bits and eliminate a pointless (red...pkasting@chromium.org2010-11-091-66/+52
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-3/+3
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-102-4/+4
* Remove --enable-crash-reporter check from google_update_settings_posix.ccdanno@chromium.org2010-09-271-6/+2