summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Read the default gtk font from GtkSettings instead of getting the font from a...jhawkins@chromium.org2009-03-311-6/+18
* M reliability/known_crashes.txthuanr@chromium.org2009-03-311-0/+3
* Simplify code in PrintSettings. Removes support for settings marginssverrir@chromium.org2009-03-316-103/+36
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-311-1/+2
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-311-2/+1
* Make the "id" key for extension manifests optional inaa@chromium.org2009-03-3110-60/+88
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-318-57/+56
* Make app installation work when --user-data-dir is specified.brettw@chromium.org2009-03-311-1/+1
* - Add UI test for the V8 Benchmark Suite.patrick@chromium.org2009-03-3015-41/+799
* Reland changes to enable worker layout tests. Compared to last review (http:/...jianli@chromium.org2009-03-308-0/+604
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-304-0/+23
* 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
* * Breakpad on OSX now works with stock Breakpad framwork.jeremy@chromium.org2009-03-3011-45/+354
* 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
* Update chrome.gyp for new browser/gtk/tabs/*.{cc,h} breakout.sgk@google.com2009-03-301-2/+6
* Retry of r12793: Rename some .cpp files to .cc.evan@chromium.org2009-03-305-11/+11
* Enable streaming in ffmpeg based on data sourcemedia::DataSource interface ha...hclam@chromium.org2009-03-302-2/+11
* FFmpeg Audio decoder glue codehclam@chromium.org2009-03-301-0/+2
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-3018-186/+247
* Decoders now use standard callback mechanism for Reads. Removed Assignable<>...ralphl@chromium.org2009-03-302-6/+6
* Break out the tab rendering logic into TabGtk and TabRendererGtk.jhawkins@chromium.org2009-03-3010-646/+1324
* Revert "Rename some .cpp files to .cc."evan@chromium.org2009-03-305-6/+6
* Rename some .cpp files to .cc.evan@chromium.org2009-03-305-6/+6
* The NativeButton HWND would not be created yet when we were setting the initi...jcampan@chromium.org2009-03-301-5/+5
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-302-2/+2
* Based on empirical data, push chrome.dll's base address forward.deanm@chromium.org2009-03-301-1/+1
* Platform cleanup in chrome UI tests.phajdan.jr@chromium.org2009-03-302-5/+9
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-3010-224/+109
* Fix the DOMUIToStandard unit test and uncomment it. The NavigationControllerbrettw@chromium.org2009-03-301-8/+20
* Make version rule's path assumptions less specific.robertshield@google.com2009-03-301-1/+1
* Revert 12763.jianli@chromium.org2009-03-307-601/+0
* Enable worker layout tests. In order for test_shell to run worker, we link al...jianli@chromium.org2009-03-307-0/+601
* Switching media to gyp under windows.bradnelson@google.com2009-03-301-2/+2
* 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-2821-94/+437
* Build fix.abarth@chromium.org2009-03-281-1/+1
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-289-2/+37
* It looks like the Chrome NPAPI plugin installer has been broken since we firs...ananta@chromium.org2009-03-282-1/+411
* 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-2719-91/+130
* The URL in the bug triggers an SSL interstitial for a redirect that redirects...jcampan@chromium.org2009-03-273-2/+64
* Fix build in release mode.tc@google.com2009-03-271-1/+2
* Move message flags into a separate header that can be usedtc@google.com2009-03-2715-75/+84