summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with DOM UI that cause focus to not be set to the URL bar and thebrettw@chromium.org2009-03-273-153/+200
* Default native button were not activated anymore when enter was pressed.jcampan@chromium.org2009-03-275-30/+160
* Disable about:network for official builds since it's buggy.brettw@chromium.org2009-03-271-1/+3
* Fix downloads RTL Bustage glen@chromium.org2009-03-271-0/+7
* Fix interactive_ui_tests failures by temporarily allowing direct dns lookup.phajdan.jr@chromium.org2009-03-271-1/+12
* Add date information to the downloads page.glen@chromium.org2009-03-272-4/+54
* Forgot a file in last checkin.pinkerton@chromium.org2009-03-271-0/+14
* Hook up close button in tabs. Patch from rohitrao@google.com.pinkerton@chromium.org2009-03-279-54/+121
* Don't order the bubble window front; it shows up just fine.avi@google.com2009-03-271-1/+0
* Build real ui_tests on Macphajdan.jr@chromium.org2009-03-271-7/+22
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-274-5/+67
* We need to set the clipping region of the HDC passed in to a windowless flash...ananta@chromium.org2009-03-271-0/+7
* CreateNewWindowInternal and ShowCreatedWindowInternal aren't actually platfor...avi@google.com2009-03-278-131/+36
* DevTools: add support for navigating to other tab while inspecting.pfeldman@chromium.org2009-03-275-35/+130
* 1. Implemented an agent providing RPC interface to v8 debugger of the inspect...yurys@google.com2009-03-275-3/+23
* 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