summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Resubmitted code from revision 12809. The bug in the Windows SSL stack thatmarkus@chromium.org2009-03-311-2/+10
* Delete downloads after updating observers.paulg@google.com2009-03-311-3/+7
* Simplify code in PrintSettings. Removes support for settings marginssverrir@chromium.org2009-03-316-103/+36
* Make the "id" key for extension manifests optional inaa@chromium.org2009-03-315-56/+84
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-313-9/+8
* Display a title for files in the back/forward menu.estade@chromium.org2009-03-301-1/+2
* Fix some line endings in browser/dom_ui.brettw@chromium.org2009-03-302-115/+115
* Reverting, as this changelist broke unittests on Windows.markus@chromium.org2009-03-301-10/+2
* Make NTP work by correctly marking the kind of urls we type in. Patch from ro...pinkerton@chromium.org2009-03-301-1/+5
* Change the bad-certificate handler for SSL (using NSS) to return anmarkus@chromium.org2009-03-301-2/+10
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-3017-184/+245
* Break out the tab rendering logic into TabGtk and TabRendererGtk.jhawkins@chromium.org2009-03-3010-646/+1324
* The NativeButton HWND would not be created yet when we were setting the initi...jcampan@chromium.org2009-03-301-5/+5
* Platform cleanup in chrome UI tests.phajdan.jr@chromium.org2009-03-301-2/+5
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-303-55/+38
* Fix the DOMUIToStandard unit test and uncomment it. The NavigationControllerbrettw@chromium.org2009-03-301-8/+20
* A workaround fix for Issue 3693.hbono@chromium.org2009-03-301-0/+6
* Remove NOTIMPLEMENTED bits for fast shutdown code on non-Windows.evan@chromium.org2009-03-291-8/+0
* Fix crash that occurs when the about:network window is closed while stilldarin@chromium.org2009-03-281-0/+1
* Fix linux build.aa@chromium.org2009-03-281-1/+0
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-2814-90/+394
* 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