summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-land r18853jeremy@chromium.org2009-06-239-1/+504
* 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-238-16/+11
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-234-201/+2
* Plumb a command line argument to enable the XSSAuditor.abarth@chromium.org2009-06-231-0/+2
* 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
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...hbono@chromium.org2009-06-234-2/+201
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-237-47/+83
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-2325-385/+436
* Remove TOOLKI_VIEWS cruft from tab_contents_view_gtk.cc now that it has its o...jhawkins@chromium.org2009-06-231-4/+0
* Fix gcc-4.3 buildestade@chromium.org2009-06-231-0/+2
* Removes some duplicated code to use LocalStrings formatString insteadarv@google.com2009-06-232-5/+2
* Bring the potential drag destination window to the front when the mouse moves...jhawkins@chromium.org2009-06-231-1/+27
* Update the New New Tab Page. There are still a lot of things that arearv@google.com2009-06-227-1370/+1838
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-222-2/+2
* Linux: Enable some more ui_tests.willchan@chromium.org2009-06-222-3/+12
* Hide the window frame when the last tab is dragged out of a tabstrip.jhawkins@chromium.org2009-06-224-14/+29
* Move toolbar hotkeys to BrowserWindowGtk.estade@chromium.org2009-06-223-26/+12
* Support middle click navigation with infobar links.estade@chromium.org2009-06-223-2/+63
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-2216-301/+202
* GTK: Fixes regression where "Add Page..." didn't work and printed a NOTIMPLEM...erg@google.com2009-06-221-3/+3
* Paste and Go was missing on the omnibar this CL will append a menu item to th...mhm@chromium.org2009-06-222-4/+45
* Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...ben@chromium.org2009-06-221-0/+1
* TBR: Fix dead tree.aa@chromium.org2009-06-226-119/+44
* Always draw the blue gradient background, even if the custom frametc@google.com2009-06-221-24/+27
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-224-4/+47
* Add a TODO comment for later when I have more time. (hahaha)erg@google.com2009-06-221-0/+6
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-225-42/+74
* Add support for XF86Back and friends. This is how it's done in Galeon.thestig@chromium.org2009-06-222-0/+16
* Fix type. Fixes the gcc4.3 build.tc@google.com2009-06-221-1/+1
* Move the titlebar background drawing from the titlebar to thetc@google.com2009-06-223-34/+15
* Changes tab overview to create a window the max size it can possiblysky@chromium.org2009-06-225-81/+58
* Rebuild the bookmark context menu from scratch when selection changes.estade@chromium.org2009-06-223-26/+57
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-224-13/+51
* Revert to enumerating all X windows if the Window Manager doesn't support _NE...jhawkins@chromium.org2009-06-221-3/+3
* More CHECKs in my continuing effort to figure out what is going on. Neither ...pkasting@chromium.org2009-06-222-2/+3
* Cancel all pending requests when a worker goes away.jam@chromium.org2009-06-221-4/+0
* Returned rect was never being set for OnGetRootWindowRect().shess@chromium.org2009-06-221-1/+1
* Correct logic that changes throbber states such that it will stay in the "wai...pinkerton@chromium.org2009-06-221-6/+10
* GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.erg@google.com2009-06-222-8/+6
* Switch to using FilePath as long as possible for LoginDatabase, and do the co...stuartmorgan@chromium.org2009-06-223-9/+10
* Add the ability to resize the window when over the custom frame.tc@google.com2009-06-226-68/+250
* Adds a missing call to TabContents::WasHidden() on Mac.rohitrao@chromium.org2009-06-222-12/+15
* Theme image support for the Mac.avi@chromium.org2009-06-224-42/+117
* By user request, focus should go to the location bar when about:blank is the ...jcampan@chromium.org2009-06-222-0/+9
* gtk EditKeywordController properly enables controls when created without a Te...mattm@chromium.org2009-06-221-0/+2