summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-241-2/+3
* Replace about:plugins page with new page.viettrungluu@chromium.org2010-03-242-2/+4
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-243-3/+3
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-244-16/+22
* This is basically a rewrite of the DataTypeManager to support dynamic data ty...skrul@chromium.org2010-03-231-0/+6
* Fixed bugs in GPU process startup on POSIX platforms. Addedkbr@google.com2010-03-232-0/+4
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-232-0/+6
* Add a temporary flag to enable Core Animation mode for Flash (when possible)stuartmorgan@chromium.org2010-03-232-0/+5
* Adds smallish size to list of icon sizes.sky@chromium.org2010-03-232-0/+2
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-231-0/+89
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-2/+2
* Add a parameter to CreateAudioStream to choose between standard and low-laten...neb@chromium.org2010-03-231-2/+3
* Porting the app launcher to Windows, and adding an experimental flagjcivelli@google.com2010-03-222-0/+4
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-222-0/+8
* Add the option of importing bookmarks from file to first run.huanr@chromium.org2010-03-222-0/+5
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-203-6/+9
* Enable tabbed bookmark manager by default.arv@chromium.org2010-03-192-4/+5
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-199-189/+565
* Add 95%-tile confidence intervals to the benchmark.mbelshe@chromium.org2010-03-191-0/+10
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-199-565/+189
* Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...andybons@chromium.org2010-03-192-5/+4
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-1914-2139/+3
* Uses GURL instead of host for requesting Geolocation permission.bulach@chromium.org2010-03-191-2/+2
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-199-189/+565
* Add discussion of executeScript and insertCSS to the content scripts page.kathyw@chromium.org2010-03-194-63/+273
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-194-0/+24
* Enable tabbed bookmark manager by default. arv@chromium.org2010-03-192-4/+5
* Arne's FAQ changes from http://codereview.chromium.org/660227.kathyw@chromium.org2010-03-192-2/+158
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-184-4/+21
* Disable XSSAuditor on trunk until perf issues are resolvedjamesr@google.com2010-03-182-2/+2
* Minor extension infobar changes.finnur@chromium.org2010-03-185-11/+19
* Windows: Mark CheckFalseTest.CheckFails as flaky. It's failing on the Vista d...thestig@chromium.org2010-03-181-0/+4
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-183-0/+17
* Retry r41799:estade@chromium.org2010-03-181-2/+4
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-183-11/+74
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Extension Docs (No building or testable files)rafaelw@chromium.org2010-03-1842-3/+155
* Update sync to support syncing of typed urlszork@chromium.org2010-03-182-0/+8
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-181-0/+4
* Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...gregoryd@google.com2010-03-171-0/+4
* Pause the sync thread while starting data types.skrul@chromium.org2010-03-171-0/+8
* Revert r41803 and r41799estade@chromium.org2010-03-171-4/+2
* Committing for dcheng@brg@chromium.com2010-03-174-1/+870
* This looks like it was causing the pipe to sometimes overfill.aa@chromium.org2010-03-173-11/+54
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-0/+4
* Adding debugging switches to Worker process startup on POSIX systems.dimich@chromium.org2010-03-173-4/+4
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-171-0/+7
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-178-8/+8
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-178-6/+702
* Don't keep a pointer to NaClBrokerHost in NaClBrokerService - use ChildProces...gregoryd@google.com2010-03-171-3/+0