summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-033-23/+13
* Fix task manager by only adding the table view to the view hierarchy when the...ben@chromium.org2009-06-031-2/+2
* plugins: rename GetPluginNativeView to GetNativeView.evan@chromium.org2009-06-0316-31/+30
* typo fix to unbreak linux build.estade@chromium.org2009-06-031-1/+1
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-039-3/+72
* Linux: more bookmark manager stuff.estade@chromium.org2009-06-033-27/+92
* Revert "Disable a failing test on linux."tc@google.com2009-06-031-3/+0
* Disable a failing test on linux.tc@google.com2009-06-031-0/+3
* Revert "Refactor print functionality in RenderView..."willchan@chromium.org2009-06-036-393/+238
* Fix linux unittest that I broke.estade@chromium.org2009-06-031-2/+4
* Implement more of the BookmarkBubble, connecting it to the bookmark system.deanm@chromium.org2009-06-036-45/+171
* When the contents don't have title, use URL for the name of bookmark entry.brettw@chromium.org2009-06-032-10/+9
* Shows IDN for "Waiting for <host-name>..." message when Chrome is waiting for abrettw@chromium.org2009-06-031-1/+6
* 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-039-36/+96
* 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-0340-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-033-8/+13
* Need to unpack setup.exe patch first before applying it to setup.exe.kuchhal@chromium.org2009-06-033-27/+63
* Make mini_installer changes for 3 stage updates.kuchhal@chromium.org2009-06-034-160/+231
* Modify script that creates differntial installer to support 3stage update ins...kuchhal@chromium.org2009-06-033-125/+179
* Fix browser hang due to plugin deadlockamit@chromium.org2009-06-034-2/+54
* Refactor print functionality in RenderView. Moved most of the print function...sverrir@google.com2009-06-036-238/+393
* Remove fixed crash 13078 from known list.huanr@chromium.org2009-06-031-6/+0
* Linux bookmark manager first cut.estade@chromium.org2009-06-0314-56/+434
* Revert "This is the first of probably several patches trying to clean up the ...erg@google.com2009-06-0317-790/+671
* Fix a typo in the UMR filter file from:erikkay@google.com2009-06-031-18/+18
* This is the first of probably several patches trying to clean up the BlockedP...erg@google.com2009-06-0317-671/+790
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-037-1/+8
* 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-033-198/+478
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-0312-0/+36
* 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-039-190/+217
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-0357-47/+76
* Removes the following deprecated functions:ojan@chromium.org2009-06-032-22/+29
* Revert last checkin to fix resources in Release builds.sgk@chromium.org2009-06-039-56/+60
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-039-60/+56
* Convert hunspell.lib to gyp generation.sgk@chromium.org2009-06-034-484/+18
* Convert crash_service and generate_profile to gyp generation.sgk@google.com2009-06-033-321/+0
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-036-7/+19
* Stop compulsive crasher in respawn dialogcpu@google.com2009-06-032-21/+34
* Reenable DeleteURLAndFavicon test.agl@chromium.org2009-06-032-2/+2
* Putting dependency on locales from chrome_exe.bradnelson@google.com2009-06-031-1/+1
* Switching gcapi to be gyp generated.bradnelson@google.com2009-06-034-275/+0
* Convert worker.vcproj to gyp generation.sgk@google.com2009-06-032-172/+0
* Cancel pending changes when navigating away from the NTP.jcampan@chromium.org2009-06-031-0/+2