summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-1913-114/+428
* Revert 56693 - broke compiletonyg@chromium.org2010-08-193-3/+39
* Undo user gesture detection added to NavigationController by r18373, sincetonyg@chromium.org2010-08-193-39/+3
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-1928-65/+310
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-1933-383/+431
* Revert 56683 - When extension is blacklisted by admin policy, it should be re...finnur@chromium.org2010-08-195-78/+9
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-1923-69/+328
* Automatically selects log dump text on the NetLog screen. Ctrl-A selects too...mmenke@chromium.org2010-08-191-3/+15
* Enables/disables UI widgets for privacy preferences in the options->"Under th...markusheintz@chromium.org2010-08-191-12/+10
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-195-9/+78
* views: Use IDS_BROWSER_HANGMONITOR_RENDERER_TITLE as the hung renderer dialog...tfarina@chromium.org2010-08-191-1/+1
* AutoFill: Enable or disable the buttons whether the autofill is enabled or not.tfarina@chromium.org2010-08-191-0/+15
* TBR:skydpolukhin@chromium.org2010-08-193-16/+4
* Reland 56341 - Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-1914-918/+1460
* Land 3122014 for Anton: Initial change that allows to disable bookmarksdpolukhin@chromium.org2010-08-193-4/+16
* DevTools: re-enable scopes test.pfeldman@chromium.org2010-08-191-1/+1
* Replace all constant string kHardwareKeyboardName withzork@chromium.org2010-08-194-0/+19
* Notify pref observers when the PrefStore controlling a preference changes, ev...pam@chromium.org2010-08-199-54/+173
* Add a max retry count to the IME timerzork@chromium.org2010-08-191-1/+16
* Clean up chrome/browser/chromeos/language_preferences.h.satorux@chromium.org2010-08-1911-369/+507
* Clear cookie related settings at the beginning of a navigation instead of at ...jochen@chromium.org2010-08-194-6/+40
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-1911-20/+4
* Fix a crash where we send an invalid notification to TemplateURLTableModel's ...thestig@chromium.org2010-08-192-9/+35
* DevTools: remove some tests that have already been converted into layout testsyurys@chromium.org2010-08-191-10/+0
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-3/+3
* Revert 56616 - Only showing notification when a restart is needed. Partial fi...thestig@chromium.org2010-08-192-9/+49
* A quick fix for Bug 52675.hbono@chromium.org2010-08-191-1/+2
* Fix build (wstring->string mismatch).kochi@google.com2010-08-191-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-1968-93/+116
* gtk: Make use of the gtk signal macros in GtkInputWindowDialog class.tfarina@chromium.org2010-08-191-49/+32
* Show message nicely when the user tries to remove tha last language or input ...kochi@google.com2010-08-194-8/+120
* Convert a couple of wstring methods in ChildProcessInfo.viettrungluu@chromium.org2010-08-193-6/+5
* Change when we create StatusTray to avoid problem running multi-profile testsatwilson@chromium.org2010-08-191-6/+7
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-182-0/+3
* Fix leaks in ProfileSyncServiceSessionTest.tim@chromium.org2010-08-182-9/+10
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-184-5/+5
* Only showing notification when a restart is needed. Partial fix to 5168.seanparent@google.com2010-08-182-49/+9
* Don't resolve IP literals.vandebo@chromium.org2010-08-181-1/+1
* Open welcome page on first run.mirandac@chromium.org2010-08-181-0/+1
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-187-50/+21
* Revert "Convert FormatBytes to string16."evan@chromium.org2010-08-185-27/+29
* Convert FormatBytes to string16.evan@chromium.org2010-08-185-29/+27
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-184-14/+74
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-187-21/+50
* Get the same margin on all sides of the notification.johnnyg@chromium.org2010-08-183-6/+0
* Display a banner above each panel that contains managed options.csilv@chromium.org2010-08-1812-27/+193
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-1830-208/+471
* Refactor SafeBrowsingDatabase for transition to new file format.shess@chromium.org2010-08-189-223/+2112
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-1823-53/+101
* Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...pkasting@chromium.org2010-08-182-3/+2