summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* DevTools: add support for navigating to other tab while inspecting.pfeldman@chromium.org2009-03-272-19/+71
* This check in is the initial step to try improve UIhuanr@chromium.org2009-03-272-0/+59
* This CL fix issue 5724 - RTL: Windows context menu with Alt+Space Bar should ...xji@chromium.org2009-03-271-1/+2
* Fix leaks found by valgrind (which now works on the Mac!)jrg@chromium.org2009-03-273-8/+15
* Gtk download shelf:estade@chromium.org2009-03-264-19/+84
* Change NineBox to render into a GtkWidget. This offers a minor speedup and s...jhawkins@chromium.org2009-03-268-142/+104
* Fix our browser window close path to be more like windows.tc@google.com2009-03-262-8/+38
* More NOTIMPLEMENTEDs into bugs.evan@chromium.org2009-03-263-7/+15
* Fix unintialized variable (only affected unit test).evan@chromium.org2009-03-261-1/+2
* Temporary fix to avoid crash in typing in Omnibox. The crash happenssky@chromium.org2009-03-262-6/+30
* Fix crash when trying to handle keyboard acceleratorstc@google.com2009-03-261-3/+15
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-263-5/+15
* Temporarily work around a hang in unimplemented drag and drop.evan@chromium.org2009-03-262-0/+14
* Make it more obvious when our backing store has failed us.evan@chromium.org2009-03-261-1/+3
* Fixes possible crash in visitdb. As far as I can tell the archive_db_sky@chromium.org2009-03-261-0/+3
* This CL is a work around for the following 2 issues:xji@chromium.org2009-03-261-0/+22
* Fix fast shutdowntc@google.com2009-03-262-2/+1
* Fix buildjrg@chromium.org2009-03-261-1/+0
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-263-2/+8
* Minor tweaks to get chrome-ui://extensions working on the Mac.jrg@chromium.org2009-03-262-102/+109
* Linux download shelf:estade@chromium.org2009-03-264-7/+35
* Hook up ctrl+tab and ctrl+shift+tab for switching tabs in linuxtc@google.com2009-03-263-15/+46
* Make the standard tab width wider to better match windows.pinkerton@chromium.org2009-03-261-1/+1
* Enable child RWHVs on the Mac.avi@google.com2009-03-264-8/+94
* Fixes bug where first login attempt to hotmail after session restoresky@chromium.org2009-03-263-103/+24
* WebContentsView became more than just an interface with 48103 (r12483). If we...avi@google.com2009-03-267-80/+65
* Passing a foreground window to the google update code so that if it triggers ...robertshield@google.com2009-03-263-10/+34
* Remove obsolete TODOs.pinkerton@chromium.org2009-03-261-9/+1
* Allow live tabs to be dragged out of a window. Change TabStripModel such thatpinkerton@chromium.org2009-03-2611-47/+129
* Revert Linux Omnibox color changes in r12516.deanm@chromium.org2009-03-261-3/+3
* This CL fix issue 8649 -- RTL: Wrong parenthesis direction is displayed on "A...xji@chromium.org2009-03-261-2/+6
* Fix the path layout in both bookmark manager and download location. (issue 8997)xji@chromium.org2009-03-261-10/+19
* Fix purify error for DOM UI unit test.brettw@chromium.org2009-03-261-2/+1
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-252-5/+10
* Relanding since it was breaking the Release build (because of missing includes).jcampan@chromium.org2009-03-251-0/+12
* Linux UI theming:estade@chromium.org2009-03-252-5/+7
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-257-80/+292
* Use the correct g_free instead of free when freeing memory passed to us from ...jhawkins@chromium.org2009-03-251-1/+1
* Add an exception to DownloadManager::GenerateExtension() for .tar.gz files wi...thestig@chromium.org2009-03-252-1/+21
* Restore revision 12329, which I accidentally clobbered whenaa@chromium.org2009-03-251-5/+17
* Bookmark menu work. Notes:jrg@chromium.org2009-03-2514-58/+324
* Reverting 12498.jcampan@chromium.org2009-03-251-12/+0
* Wire the alternate desktop shortcut textcpu@google.com2009-03-252-5/+6
* Moving the mouse-wheel message rerouting code out of the focus manager.jcampan@chromium.org2009-03-251-0/+12
* Fix crasher due to improperly initializing variables.avi@google.com2009-03-251-1/+1
* Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."evan@chromium.org2009-03-253-15/+5
* Remove the black line from the bottom of the status bubble.brettw@chromium.org2009-03-251-2/+3
* Reverting 12479 which reverted 12470.willchan@chromium.org2009-03-252-7/+29
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-253-5/+15
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-251-13/+13