summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 80630 - Mark the following as disabled under Windows:ExtensionCrashRec...mmenke@chromium.org2011-04-061-125/+0
* Mark the following as disabled under Windows:mmenke@chromium.org2011-04-061-0/+125
* Mark the following as failing under Windows:mmenke@chromium.org2011-04-062-0/+16
* Drop RDH from ProfileImportProcessHost.willchan@chromium.org2011-04-064-15/+9
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-0614-929/+1
* Last of the app icons.avi@chromium.org2011-04-068-8/+23
* Update notification iconsdpolukhin@chromium.org2011-04-061-2/+2
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-0625-237/+195
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-062-20/+30
* Implement a simple Extension App Omnibox provider. finnur@chromium.org2011-04-066-7/+273
* Set the linux speech bubble to be the same size in warm up and recording modes.satish@chromium.org2011-04-061-7/+32
* Don't reload the history page if something got deleted.jochen@chromium.org2011-04-066-70/+4
* Add accelerator for triggering enrollment from login prompt.mnissler@chromium.org2011-04-0611-21/+68
* Hook up enrollment login with GAIA auth.mnissler@chromium.org2011-04-064-4/+168
* Implement login and confirmation UI for enterprise enrollment screenmnissler@chromium.org2011-04-0614-104/+760
* Move the spinner & warm up animation frames into file-scoped globals instead ...satish@chromium.org2011-04-061-72/+94
* Show EULA in initial locale instead of current localedpolukhin@chromium.org2011-04-065-2/+106
* First cut at moving system access code from libcros to Chrome.satorux@chromium.org2011-04-065-8/+377
* Clean up Autofill CreditCard logicisherman@chromium.org2011-04-068-143/+111
* Switch fonts when Chrome OS locale changes.falken@chromium.org2011-04-066-10/+54
* Only consider numbers between 12 and 19 digits long to potentially be credit ...isherman@chromium.org2011-04-063-18/+57
* Build break fix for WK change https://bugs.webkit.org/show_bug.cgi?id=57566zelidrag@chromium.org2011-04-061-0/+4
* Fixes crash in SearchProvider. The crash occurred because thesky@chromium.org2011-04-063-6/+20
* [Mac] Don't route mouse events to the render view host if window is not front...asvitkine@chromium.org2011-04-062-16/+30
* extensions: Rename ShowExtensionInstallDialog2 to ShowExtensionInstallDialog.tfarina@chromium.org2011-04-069-158/+168
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-065-12/+28
* Disable ExtensionApiTest.Infobars on Mac, as it is flaky.twiz@chromium.org2011-04-051-1/+2
* Reenable passing test SettingsWebUITest.SetBooleanPrefTriggers.dtseng@chromium.org2011-04-051-7/+1
* Fix Clang style errors.asargent@chromium.org2011-04-052-0/+7
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-0525-195/+237
* Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), t...dtu@chromium.org2011-04-058-87/+155
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-058-12/+450
* Revert accidentally committed code. TBR=mirandacjam@chromium.org2011-04-051-3/+1
* Remove last extension related code in content\browser. Have the ExtensionSer...jam@chromium.org2011-04-053-3/+43
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-057-38/+37
* Small fix to increase padding in a touch autocomplete box to make it more touchvarunjain@chromium.org2011-04-051-0/+5
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-0530-121/+257
* net: remove forced renegotiation checksagl@chromium.org2011-04-051-2/+0
* Link to a different place for the "blocked" plug-in infobar vs. the out-of-datecevans@chromium.org2011-04-051-2/+13
* Only run the phishing classifier on HTML and XHTML documents.bryner@chromium.org2011-04-052-2/+44
* Various fixes to gpu tracing UInduca@chromium.org2011-04-058-38/+83
* PrintPreview: Set number of copies and collate in print ticket.kmadhusu@chromium.org2011-04-051-2/+12
* sync: update comment @ syncapi shutdown monstrositytim@chromium.org2011-04-051-4/+6
* Rename Extension::KILLBIT to EXTERNAL_EXTENSION_UNINSTALLED.aa@chromium.org2011-04-056-19/+25
* Improvements to tab title prefix eliding as per email discussions.mad@chromium.org2011-04-0511-38/+149
* Make contents settable in RVHTH.avi@chromium.org2011-04-057-13/+19
* Fix up leak in FilePathWatcherTest and UserStyleSheetTestdmaclach@chromium.org2011-04-051-4/+7
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-052-30/+20
* In ProfileMenuButtonTest, ProfileMenuDelegate must adopt the NSMenuDelegatemark@chromium.org2011-04-051-3/+4
* r78692 implemented -[CollectedCookiesWindowControllermark@chromium.org2011-04-051-0/+1