summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Automatically remove repository configurations on Linux package uninstall.mmoss@chromium.org2009-03-272-5/+55
* This check in is the initial step to try improve UIhuanr@chromium.org2009-03-277-20/+116
* This CL fix issue 5724 - RTL: Windows context menu with Alt+Space Bar should ...xji@chromium.org2009-03-273-4/+8
* This fixes a few GRIT issues:tc@google.com2009-03-272-9/+9
* Fix leaks found by valgrind (which now works on the Mac!)jrg@chromium.org2009-03-273-8/+15
* - Re-enable DOM checker test.patrick@chromium.org2009-03-272-2/+8
* Removes the now unused eula resourcescpu@google.com2009-03-271-41/+0
* Gtk download shelf:estade@chromium.org2009-03-264-19/+84
* Lots of files touched for a very simple change. Everywhere we used a const M...scherkus@chromium.org2009-03-264-23/+15
* Modify the save as code to be able to display the new enhancednsylvain@chromium.org2009-03-261-2/+8
* Change NineBox to render into a GtkWidget. This offers a minor speedup and s...jhawkins@chromium.org2009-03-268-142/+104
* Added logic to get the latest diff installer, full installer, previous full i...anantha@chromium.org2009-03-265-78/+213
* 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
* No gears.dll on non-Windows systems.evan@chromium.org2009-03-261-0/+5
* 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
* Disable DomCheckerTest.Http. TBR=nsylvaindimich@google.com2009-03-261-2/+2
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-265-10/+20
* 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
* Issue 21268: The RemakeSee http://codereview.chromium.org/21268 for the origi...idanan@chromium.org2009-03-267-25/+73
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-2614-9/+87
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-262-2/+4
* Minor tweaks to get chrome-ui://extensions working on the Mac.jrg@chromium.org2009-03-264-110/+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
* Slightly different mktemp syntax to appease some picky versions.mmoss@chromium.org2009-03-261-1/+1
* 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
* When running ui_tests, need to tell valgrind to also trace child processes.dkegel@google.com2009-03-261-0/+12
* In an effort to make the FocusManager class platform independent, moving some...jcampan@chromium.org2009-03-262-7/+11
* Fixes bug where first login attempt to hotmail after session restoresky@chromium.org2009-03-263-103/+24
* Final wiring of the distribution stringscpu@google.com2009-03-262-6/+14
* TBR=ralphl, scherkushclam@chromium.org2009-03-261-3/+4
* Re-enable DOM checker test.patrick@chromium.org2009-03-261-2/+2
* Minor cleanup:patrick@chromium.org2009-03-261-4/+4
* Block Oriya locale on Windows XP.jungshik@google.com2009-03-267-0/+54
* 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
* First stab at Mac breakpad support.jeremy@chromium.org2009-03-269-14/+143
* 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
* Make DevTools client survive 'refresh' of the inspectable tab.pfeldman@chromium.org2009-03-262-3/+20