summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-083-4/+12
* Prototype implementation of zygotes. dkegel@google.com2009-06-062-5/+18
* Add dock_info.cc to the linux build.jhawkins@chromium.org2009-06-061-1/+1
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-056-28/+82
* Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.mattm@chromium.org2009-06-052-0/+24
* Implement and use the -> operator for OwnedWidgetGtk.thestig@chromium.org2009-06-051-3/+4
* Fixes an issue where the MSAA information was not reported back correctly to ...klink@chromium.org2009-06-051-4/+0
* Add this ability to install Extensions using preferences. Also known as: port...finnur@chromium.org2009-06-053-22/+71
* Adds the backend for pinned items on the most visited page.arv@google.com2009-06-052-0/+5
* Refuse to load extension-private plugins for pages that don't belong to thatmpcomplete@google.com2009-06-051-1/+2
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-053-0/+15
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-051-2/+5
* Changed to use PushSource for the intermediate bufferhclam@chromium.org2009-06-052-3/+16
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-0422-70/+71
* Convert most of the chrome .lib files to gyp generation:sgk@chromium.org2009-06-041-795/+0
* On linux, add a context menu item in the tab strip for disablingtc@google.com2009-06-042-0/+5
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-041-165/+0
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-042-25/+50
* Add ability to theme our buttons.glen@chromium.org2009-06-041-7/+20
* Fix crash due to AutocompletePopup trying to draw the old results when they w...pkasting@chromium.org2009-06-031-2/+5
* Allow Source<T> and Details<T> to be instantiated with T = const Foo.pkasting@chromium.org2009-06-033-9/+19
* Implement dragging a tab back into a tabstrip for gtk.jhawkins@chromium.org2009-06-032-6/+63
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-032-0/+4
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-032-18/+64
* Implement InspectorClient's Settings API.pfeldman@chromium.org2009-06-034-0/+9
* Stop compulsive crasher in respawn dialogcpu@google.com2009-06-031-0/+1
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-024-0/+18
* Broaden valgrind supression for known issue in zlib. This seems ok because th...aa@chromium.org2009-06-011-4/+2
* Flip omnibox2 popup on by default for more testing.ben@chromium.org2009-06-012-3/+3
* Some UI tests would fail on some boxes as these tests have specific expectati...jcampan@chromium.org2009-06-012-0/+6
* Disable ZipTest on mac (valgrind memory issue)rafaelw@chromium.org2009-06-011-2/+4
* Re-enable zip unit tests.aa@chromium.org2009-06-011-4/+0
* Disable zip tests while trying to figure out problem.aa@chromium.org2009-06-011-1/+2
* Fix bustage again.aa@chromium.org2009-06-011-1/+1
* Fix bustage.aa@chromium.org2009-06-012-4/+7
* Implements a Zip() utility function. Refactor existingaa@chromium.org2009-06-016-78/+190
* 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