summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Remove paste-and-go from omnibox context menu in popup windows.shess@chromium.org2009-09-242-13/+39
* Fix coding style violation.thakis@chromium.org2009-09-241-1/+1
* Lands http://codereview.chromium.org/231008 for Charlie:sky@chromium.org2009-09-241-5/+5
* Regression: Shift modifier on Find was reversed.finnur@chromium.org2009-09-241-1/+1
* Add a DCHECK to get more info about flaky NPAPIVisiblePluginTester failures.phajdan.jr@chromium.org2009-09-241-0/+1
* Changes from listening to focus-out/focus-in for active status tosky@chromium.org2009-09-242-12/+5
* DevTools: autoresume execution on parse errors.yurys@google.com2009-09-241-0/+9
* [Mac] Add a strikethrough through insecure url schemes.rohitrao@chromium.org2009-09-241-0/+4
* Reverting 27062 since "DevTools: repair on linux and reenable breakpoint test...yurys@google.com2009-09-241-2/+2
* Revert "DevTools: repair on linux and reenable breakpoint tests" revision 27060.maruel@chromium.org2009-09-241-2/+2
* Enable disabled autocomplete edit view tests.suzhe@chromium.org2009-09-241-3/+3
* DevTools: repair on linux and reenable breakpoint testsyurys@google.com2009-09-241-2/+2
* Crash the renderer not the browser when we see a storage area ID or namespace IDjorlow@chromium.org2009-09-244-19/+72
* Try to fix valgrind.thakis@chromium.org2009-09-241-7/+12
* Removing the comment above the Firefox30Importer test which indicated that th...ananta@chromium.org2009-09-241-1/+0
* The Firefox3XImporter test was incorrectly deleting a ref counted object caus...ananta@chromium.org2009-09-241-6/+7
* GTK: Don't ellipsize the Other Bookmarks button.estade@chromium.org2009-09-241-2/+7
* Disable the firefox importer test because it fails on thensylvain@chromium.org2009-09-241-1/+2
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-2420-139/+134
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-2310-21/+351
* Coverity: Initialize SavePackageParam::save_type to SAVE_TYPE_UNKNOWN in the ...jhawkins@chromium.org2009-09-231-1/+3
* A refactor broke the find bar...characters like ! and ( davemoore@google.com2009-09-234-4/+23
* Mac: Hook up the page menu's "Encoding" submenu.erg@chromium.org2009-09-236-10/+23
* [Mac] Back out accidentally-left logging line in autocomplete code.shess@chromium.org2009-09-231-1/+0
* Reinstating the AutomationMsg_TabReposition message and related stuff which i...ananta@chromium.org2009-09-233-0/+33
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-232-13/+34
* Makes Chrome on Chrome OS not restore the last session if the lastsky@chromium.org2009-09-233-8/+0
* Lands http://codereview.chromium.org/227008 for Charlie:sky@chromium.org2009-09-234-25/+77
* Implements file contents support in OSExchangeData and DropTargetsky@chromium.org2009-09-233-23/+40
* [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.shess@chromium.org2009-09-239-75/+88
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-2312-1/+34
* Fix an off by 1 error in the Linux Breakpad guid.thestig@chromium.org2009-09-231-0/+3
* Coverity: Initialize target_message_loop_ in the constructor.jhawkins@chromium.org2009-09-231-1/+2
* Coverity: Initialize the remaining DropInfo members in the constructor.jhawkins@chromium.org2009-09-231-4/+17
* Coverity: Add a SavePackageType, SAVE_TYPE_UNKNOWN, which represents the stat...jhawkins@chromium.org2009-09-232-2/+6
* Add a very basic test for FTP directory listing, browser side.phajdan.jr@chromium.org2009-09-231-0/+23
* Gather more info when AutocompleteBrowserTest flakily fails.phajdan.jr@chromium.org2009-09-231-2/+18
* Reverting 26975.pkasting@chromium.org2009-09-2318-105/+115
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-2318-115/+105
* Linux: create dropped tab windows at the restore size of the source window in...mdm@chromium.org2009-09-234-12/+13
* Revert "GTK: Use rounded corners in AutocompletePopupViewGtk."erg@google.com2009-09-231-11/+25
* Coverity: Initialize ssl_cert_id_, ssl_cert_status_, and ssl_security_bits_ i...jhawkins@chromium.org2009-09-232-1/+6
* Revert "Revert "Add back ctrl+shift+delete for bringing up the "Clear browsin...tony@chromium.org2009-09-231-0/+2
* Revert "Add back ctrl+shift+delete for bringing up the "Clear browsing data""tony@chromium.org2009-09-231-2/+0
* Be sure to initialize AppCacheDispatcherHost on the IO thread.michaeln@google.com2009-09-231-1/+5
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-231-0/+1
* There is a race condition when the HtmlDialogView is closed which causes a cr...ananta@chromium.org2009-09-231-9/+25
* Add back ctrl+shift+delete for bringing up the "Clear browsing data"tony@chromium.org2009-09-231-0/+2
* Remove a DCHECK that was firing in legitimate cases. The cases are described inbrettw@chromium.org2009-09-231-5/+18
* Add some new histograms for history, and UMA-enable a few others.brettw@chromium.org2009-09-234-11/+38