summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Mark common instantions of CancelableRequestConsumerTSimple as extern templates.erg@google.com2010-09-292-92/+198
* DOMUI: Reset the theme buttons when the installed theme changes.jhawkins@chromium.org2010-09-293-17/+71
* Refactored GetIamgeDataUrlFromResource from system notification code so that ...oshima@chromium.org2010-09-293-11/+49
* Couple of match preview changes.sky@chromium.org2010-09-2921-28/+225
* Remove flakiness from url_info testsjar@chromium.org2010-09-293-40/+47
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-293-13/+3
* ui_tests: disable timing out media tests on Windows.evan@chromium.org2010-09-291-8/+8
* Use a BubbleWindow to host native dialogs on ChromeOS.xiyuan@chromium.org2010-09-295-1/+266
* Refactor login process: introduce LoginPerformer.nkostylev@chromium.org2010-09-294-132/+296
* External extensions should be uninstalled when removed from external source.skerner@chromium.org2010-09-292-3/+20
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-291-1/+2
* Disable crashy ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefaultphajdan.jr@chromium.org2010-09-291-1/+2
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-2951-240/+306
* HTML screen shouldn't exit on timeout.dpolukhin@chromium.org2010-09-293-1/+13
* Disable wizard screen test accelerators in official builds.nkostylev@chromium.org2010-09-291-20/+26
* Mark a failing test as FLAKY and added a potential fix + log messages.satish@chromium.org2010-09-291-1/+2
* GTTF: remove flaky mark from following tests:phajdan.jr@chromium.org2010-09-298-25/+12
* Get the speech input browser test working again.satish@chromium.org2010-09-292-19/+31
* Adds a virtual destructor to the TabHandler class.hbono@chromium.org2010-09-291-1/+2
* Disable the [sign in] button if the username and password are blank.tfarina@chromium.org2010-09-296-6/+45
* views: Rename JavaScriptMessageBoxDialog to JSModalDialogViews so it matches ...tfarina@chromium.org2010-09-292-32/+32
* Disable NoInfobarForSecondTab and NoInfobarForDeniedOrigin for OSX.kinuko@chromium.org2010-09-291-2/+2
* Disables ExtensionGalleryInstallApiTest.InstallAndUninstall on Windowskinuko@chromium.org2010-09-291-1/+1
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-293-26/+12
* [Chrome OS] Update to use new CryptohomeAsyncMount function signaturecmasone@chromium.org2010-09-291-1/+5
* Adjust json data and URL to information from server side on custom logo signa...mirandac@chromium.org2010-09-293-38/+45
* Roll deps to include steven's new cellular api changes and fix compile issues.chocobo@chromium.org2010-09-283-5/+4
* Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-284-35/+26
* [domui settings] Unbreak geolocation/notifications exceptions list.estade@chromium.org2010-09-282-3/+3
* [GTK] polish first run dialogestade@chromium.org2010-09-281-31/+29
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-2811-24/+142
* Create a TabHandler object to decouple Browser from TabStripModel API.ben@chromium.org2010-09-285-131/+485
* Refactoring ui_test_utils codeisherman@chromium.org2010-09-285-255/+140
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-2812-1258/+14
* dom_ui: Clean up headers and use proper #ifdefs in bug_report_ui.cc.thestig@chromium.org2010-09-281-28/+14
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-284-26/+35
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-2812-14/+1258
* Fix PyAuto tests to account for dynamic autofill labels.nirnimesh@chromium.org2010-09-281-10/+5
* Add renderer -> browser IPC: notify browser when the current URL is phishy.bryner@chromium.org2010-09-282-0/+12
* Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-284-35/+26
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-284-26/+35
* Revert 60832 - Ensure browser cache of the renderer tree contains an accessib...ctguil@chromium.org2010-09-281-19/+18
* Ensure browser cache of the renderer tree contains an accessibility object be...ctguil@chromium.org2010-09-281-18/+19
* Fixing bug where you couldn't select text on the about page.dhg@chromium.org2010-09-281-0/+4
* Removing the menu for picasaweb upload for now.dhg@chromium.org2010-09-281-15/+0
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-2840-129/+79
* Revert 60821 (build break) - Create a TabHandler object to decouple Browser f...willchan@chromium.org2010-09-285-483/+131
* Create a TabHandler object to decouple Browser from TabStripModel API.ben@chromium.org2010-09-285-131/+483
* Don't show "Add a user" label for OOBE first time logindpolukhin@chromium.org2010-09-281-1/+1
* Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...sanjeevr@chromium.org2010-09-287-35/+80