summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-283-0/+18
* A crash report from the field reports that we are removing a SafeBrowsingBloc...jcampan@chromium.org2009-03-281-2/+5
* This CL fixes a lint issue -- line exceeding 80 characters.xji@chromium.org2009-03-281-1/+2
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-2710-55/+80
* The URL in the bug triggers an SSL interstitial for a redirect that redirects...jcampan@chromium.org2009-03-273-2/+64
* Move message flags into a separate header that can be usedtc@google.com2009-03-279-14/+22
* Properly fix menu display when using dark system themes.evan@chromium.org2009-03-272-4/+4
* Comment out the crashing test so the tree can be open while I fix it.brettw@chromium.org2009-03-271-0/+2
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-276-89/+5
* Reverting 12673.brettw@chromium.org2009-03-273-85/+130
* Fix lineendings for dom ui unittest.brettw@chromium.org2009-03-271-116/+116
* Hide StatsTable behind --enable-stats-table.mbelshe@google.com2009-03-272-0/+2
* - Change alignment of 'delete this day' so it's not off floating in the middl...glen@chromium.org2009-03-271-7/+7
* Issue 348: can view old incognito cache if main process left runningidanan@chromium.org2009-03-273-7/+16
* Render widget host view cursors:estade@chromium.org2009-03-276-47/+67
* Correctly position windows that are detached during a drag, instead of relyin...pinkerton@chromium.org2009-03-272-14/+26
* Fix a race condition opening a downloaded file.paulg@google.com2009-03-271-6/+8
* Fix renderer hang caused when a synchronous XHR is disallowed for securitydarin@chromium.org2009-03-273-8/+38
* Revert "Fix issues with DOM UI that cause focus to not be set to the URL bar ...evan@chromium.org2009-03-273-200/+153
* Fix issues with DOM UI that cause focus to not be set to the URL bar and thebrettw@chromium.org2009-03-273-153/+200
* 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-278-46/+33
* Don't order the bubble window front; it shows up just fine.avi@google.com2009-03-271-1/+0
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-273-5/+37
* 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-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