summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add --print command line argument to print a webpagemhm@chromium.org2009-05-302-0/+4
* Enforce a max length for document titles.abarth@chromium.org2009-05-302-0/+6
* Allow themes to be installed without any commandline flag, still require flag...glen@chromium.org2009-05-292-62/+107
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-293-30/+1
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-2919-32/+28
* DevTools: decouple class and method names from RPC message arguments. That wo...yurys@google.com2009-05-291-4/+8
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-24/+0
* Allow passing in a file path to a file that will be used for the new new tabarv@google.com2009-05-291-0/+2
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-282-1/+17
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-284-2/+421
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-286-11/+33
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-281-36/+0
* Add more logging on a NOTREACHED() in hopes of getting more data about why we...pkasting@chromium.org2009-05-281-1/+2
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-283-4/+4
* The CPP logic on the log dir seems to have been wrong since last year. Chang...thomasvl@chromium.org2009-05-282-23/+3
* Move the Dictionary dir on the Mac out of the package and into user data.thomasvl@chromium.org2009-05-281-1/+3
* Hopefully fix the linux build.brettw@chromium.org2009-05-282-2/+10
* Hopefully fix the Linux build again.brettw@chromium.org2009-05-281-1/+1
* Hopefully fix the Linux build. dock_info_gtk now include dock_info.h so thebrettw@chromium.org2009-05-281-1/+3
* Hopefully fix the Linux build.brettw@chromium.org2009-05-281-0/+1
* More Linux linking issues fixed.brettw@chromium.org2009-05-281-0/+92
* With the recent change to the ExternalTabContainer to have it subclass Widget...ananta@chromium.org2009-05-272-2/+0
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-272-13/+0
* Adds gtk_util::ParentWindow to find the parent window of a GtkWidget.sky@chromium.org2009-05-272-0/+13
* When writing to a closed pipe on OSX errno is set to EPERM.jeremy@chromium.org2009-05-271-0/+7
* Fixes multiple definitions for DragDownload.sky@chromium.org2009-05-272-0/+4
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-271-0/+5
* Fix initial window placement when dragging a tab out of the tabstrip into its...jhawkins@chromium.org2009-05-261-2/+0
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-262-31/+12
* Don't assume that the widget has a toplevel ancestor in GetTopLevel.jhawkins@chromium.org2009-05-261-1/+4
* Do a few random bits of porting for Linux.brettw@chromium.org2009-05-262-3/+5
* Rename the --proxy-bypass-urls command-line switchwtc@chromium.org2009-05-262-4/+4
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-269-2/+1372
* Update renderers when there are zero user scripts.aa@chromium.org2009-05-262-2/+3
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-235-18/+19
* Make hwnd_notification_source portable by making it use NativeWindow (andbrettw@chromium.org2009-05-232-10/+11
* Change timeout settings in CacheTest tohuanr@chromium.org2009-05-231-1/+1
* Avoid calling NotificationService::current() unless we have to, to prevent pr...pkasting@chromium.org2009-05-231-7/+12
* Try to fix more Mac bustage.pkasting@chromium.org2009-05-221-7/+7
* The last NotificationRegistrar patch: fix the unittests to use a registrar, a...pkasting@chromium.org2009-05-222-75/+55
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-222-1/+45
* linux: Implement a first run dialog.evan@chromium.org2009-05-221-12/+0
* Reverting 16796.thestig@chromium.org2009-05-222-0/+27
* Add a single monitor implementation of WindowSizer for Linux.thestig@chromium.org2009-05-222-27/+0
* On OSX when a pipe is closed and we try to read from it errno is set to EPERM...jeremy@chromium.org2009-05-221-0/+7
* Refactor the FirstRun code into Windows-specific and portable.evan@chromium.org2009-05-221-8/+20
* Have the browser process rewrite manifest.json and theme/page action imagesmpcomplete@google.com2009-05-224-24/+173
* Re-do of r16741 (http://codereview.chromium.org/113482).robertshield@google.com2009-05-223-0/+42
* Revert of r16741 which appeared to cause a perf regression (???) on the build...robertshield@google.com2009-05-223-42/+0