summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix NavigationController::ClassifyNavigation() to treat redirection correctly.brettw@chromium.org2009-06-033-4/+71
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-034-17/+28
* Revert r17500glen@chromium.org2009-06-031-14/+3
* Display tooltips for gtk tabs that have elided titles.jhawkins@chromium.org2009-06-033-1/+16
* Theme the download bar. Mostly this is just changing the background color to ...glen@chromium.org2009-06-031-4/+7
* Theme our bookmark bar buttons.glen@chromium.org2009-06-031-3/+14
* Removed focus manager references from the external tab container as we don't ...ananta@chromium.org2009-06-032-26/+11
* Port 2 more unit tests. Just small differences between platforms.tc@google.com2009-06-032-6/+11
* Linux bookmark manager first cut.estade@chromium.org2009-06-0313-56/+431
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-0311-746/+614
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-0311-614/+746
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-036-1/+7
* Fix client coordinates when forwarding mouse events to RenderWidgetHostView p...erikkay@google.com2009-06-031-1/+12
* Implemented a large chunk of the "user data" panel. Hooked the "under the hoo...pinkerton@chromium.org2009-06-032-7/+105
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-036-0/+21
* Implement the base for the BookmarkBubble UI.deanm@chromium.org2009-06-035-22/+94
* Make LinkButtonGtk into a real widget (GtkChromeLinkButton).deanm@chromium.org2009-06-038-188/+215
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-0357-47/+76
* Removes the following deprecated functions:ojan@chromium.org2009-06-031-13/+21
* Revert last checkin to fix resources in Release builds.sgk@chromium.org2009-06-031-1/+1
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-031-1/+1
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-036-7/+19
* Reenable DeleteURLAndFavicon test.agl@chromium.org2009-06-032-2/+2
* Cancel pending changes when navigating away from the NTP.jcampan@chromium.org2009-06-031-0/+2
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-028-38/+105
* Pasted links opened with alt-enter were opened next to the current tab instea...pkasting@chromium.org2009-06-022-109/+133
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-0210-65/+318
* Display a tooltip when mousing over a tab title.jeremy@chromium.org2009-06-023-0/+26
* Fix the blue tab titles on GTK by hooking up the browser theme provider to thebrettw@chromium.org2009-06-022-0/+14
* Fix mac build.tc@google.com2009-06-021-1/+0
* Port 2 more unittests to linux/mac. Just some small compiler warnings.tc@google.com2009-06-022-8/+6
* Allow left clicks in the tab strip to initiate a drag of the window.tc@google.com2009-06-021-1/+5
* Adds mouseover images to the close tab button on Mac.rohitrao@chromium.org2009-06-022-0/+32
* Add a context menu to the tab strip. It appears when you click in thetc@google.com2009-06-023-1/+90
* Add some browser-level checks to prohibit access to extension bindings bympcomplete@google.com2009-06-025-9/+63
* Fixes a couple of bugs encountered in getting info bubbles to work:sky@chromium.org2009-06-021-10/+8
* Taking out redundant include dir, this should be handled bybradnelson@chromium.org2009-06-021-1/+1
* Disabling a UI test that is flacky.jcampan@chromium.org2009-06-021-1/+2
* Makes the text of the in-progress download dialog better by special-casing th...jcampan@chromium.org2009-06-021-5/+24
* Adding missing include path now needed to find google_update generated header.bradnelson@chromium.org2009-06-021-1/+1
* Make Combobox portableben@chromium.org2009-06-0221-179/+176
* Fix opaque app mode display.glen@chromium.org2009-06-021-8/+10
* Correct the ffpmeg license disclosure:mal@chromium.org2009-06-021-7/+5
* Make bookmark bar more amenable to dark themes.estade@chromium.org2009-06-021-0/+39
* The extensions service wasn't getting inited despite being used by themes (th...glen@chromium.org2009-06-023-26/+49
* Generate GUIDs for users who wish to upload crash reports. Include it in cras...thestig@google.com2009-06-022-10/+36
* Linux: Fix appearance of dangerous download dialog.estade@chromium.org2009-06-012-7/+16
* Flip omnibox2 popup on by default for more testing.ben@chromium.org2009-06-011-5/+4
* Coverity underground warfare: check return codecpu@google.com2009-06-011-2/+6
* Cleanup temp files/folders in a few more tests.munjal@chromium.org2009-06-012-10/+27