summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-016-9/+74
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-012-6/+18
* Remove the checked-in scons configuration files.sgk@google.com2009-04-013-1574/+0
* Re-enable save package on linux, mac.estade@chromium.org2009-04-012-12/+16
* Don't try to set the cursor on null windows.estade@chromium.org2009-04-011-0/+5
* Fix distributor logo placement on glass frame when window is restored from fu...ben@chromium.org2009-04-012-0/+10
* Port plugin messages.jam@chromium.org2009-04-013-35/+18
* Build fix: DeleteURLAndFavicon was a friend.agl@chromium.org2009-04-011-1/+1
* Disable DeleteURLAndFaviconagl@chromium.org2009-04-011-1/+1
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-315-15/+26
* Linux: don't use static ChromeFont objectsagl@chromium.org2009-03-312-5/+5
* OCD fixing of style for the initializer list of ExtensionView.brettw@chromium.org2009-03-311-3/+6
* Fix ninebox rendering.estade@chromium.org2009-03-311-23/+15
* Don't create an empty folder when saving complete html pages with no extra re...estade@chromium.org2009-03-311-3/+3
* Record new tab button presses.glen@chromium.org2009-03-311-1/+3
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-313-13/+14
* Convert the gtk tab rendering code to use ChromeCanvas instead of directly dr...jhawkins@chromium.org2009-03-314-159/+102
* 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