summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix a bookmark manager context menu crash, and show the context menu on right...estade@chromium.org2009-06-242-0/+21
* show back/forward menu on right clickestade@chromium.org2009-06-243-0/+24
* Fix Gtk TableModel adapters always appending or prepending.mattm@chromium.org2009-06-242-7/+7
* Linux: fix fake italics for fonts without italic variants.agl@chromium.org2009-06-241-2/+4
* Fix: Omnibox is not updated properly when the main frame results in a file do...yuzo@chromium.org2009-06-241-8/+4
* Fix issue where the closed window menu got cut off.arv@google.com2009-06-243-37/+84
* Linux build fixdimich@google.com2009-06-241-1/+1
* Don't enumerate unmapped top-level windows. This occurs most often in the Co...jhawkins@chromium.org2009-06-231-0/+3
* Add ability to start/stop http server to ui_tests. This will be used to run W...dimich@google.com2009-06-235-0/+133
* Makes sure we close all browsers, not just the active ones.jcampan@chromium.org2009-06-231-3/+2
* GTK: Fix status bubble hiding during background tab events.erg@google.com2009-06-233-15/+43
* Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)ericroman@google.com2009-06-232-17/+13
* Fix RTL issues with .item CSS class. Also use dir atttribute instead ofarv@google.com2009-06-233-4/+7
* Minor tweaks to tab overview:sky@chromium.org2009-06-238-10/+116
* Syncs to latest messages and makes tab overview button work.sky@chromium.org2009-06-232-2/+31
* Show recent history list in UrlPickerDialogGtk.mattm@chromium.org2009-06-236-226/+572
* Add a new pattern to the list of known reliability crash. It's anotherjungshik@google.com2009-06-231-0/+1
* Build fix, use the correct define for mac.brettw@chromium.org2009-06-231-2/+2
* Add Linux support for getting the thumbnail and wire into the switcher.brettw@chromium.org2009-06-236-38/+79
* Fix case where install puts two copies of the extension toolbar on the shelf.erikkay@chromium.org2009-06-231-8/+0
* Fix crasher where we tried to access a destroyed render widget host view.estade@chromium.org2009-06-235-18/+18
* Refactor setup. No code change.kuchhal@chromium.org2009-06-236-282/+262
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-234-8/+8
* GTK: Fix middle click in bookmark menus opening with wrong disposition.erg@google.com2009-06-231-2/+2
* Handle RTL layout in the gtk tabstrip.jhawkins@chromium.org2009-06-236-27/+54
* Adding ..\ClientState\<ChromeGuid>\client key to the uninstall metrics for Go...robertshield@google.com2009-06-231-0/+9
* Toast experiment: I need to re-laucnh chrome because google_update likes setu...cpu@google.com2009-06-237-8/+42
* Move MockKeychain into its own file.stuartmorgan@chromium.org2009-06-234-587/+625
* Switching several $(SolutionDir) instances to the equivalent $(ProjectDir) ba...bradnelson@google.com2009-06-232-4/+4
* Disabling some browser tests that fail, as part of deploying the browser test...jcampan@chromium.org2009-06-232-3/+6
* Removing a now irrelevant browser test and disabling 2 failing ones (in order...jcampan@chromium.org2009-06-231-56/+7
* Report the process type in Linux crash reports.thestig@chromium.org2009-06-233-1/+31
* Linux: fix crash reporting for zygote modelagl@chromium.org2009-06-234-9/+18
* Cleanup setup dependencies.kuchhal@chromium.org2009-06-231-5/+1
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-2313-2/+339
* Scale the margins according to the DPI of the printer. The margins were fixe...sverrir@google.com2009-06-231-7/+9
* Adds back BrowserWindowGtk::set_drag_active.sky@chromium.org2009-06-232-0/+16
* Alert the user when something fails when printing.sverrir@google.com2009-06-232-4/+15
* Changes to ExtensionsService to support extensions auto-update.asargent@chromium.org2009-06-233-13/+253
* Implement the add/update functionality for Keychain that PasswordStoreMac willstuartmorgan@chromium.org2009-06-235-195/+510
* Disabling a test (bug filed) that is crashing (I am not sure what the correct...jcampan@chromium.org2009-06-231-1/+2
* This CL makes the browser_tests.exe runnable from outside its directory.jcampan@chromium.org2009-06-231-12/+6
* Re-land r18853jeremy@chromium.org2009-06-2313-1/+522
* Fix build break (file missing from CL).erikkay@google.com2009-06-231-1/+1
* Move extension view classes from browser/extensions to browser/views/extensions.erikkay@google.com2009-06-239-29/+23
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-236-209/+2
* Plumb a command line argument to enable the XSSAuditor.abarth@chromium.org2009-06-234-1/+11
* For consistency, stop using the workarea coordinate inyuzo@chromium.org2009-06-232-4/+2
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-231-11/+4
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-235-7/+50