summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
...
* Check in http://codereview.chromium.org/197013/show for tfarina.mirandac@chromium.org2009-09-102-2/+2
* A bit of clarification for the themes doc.kathyw@google.com2009-09-101-6/+18
* Change dev.chromium.org links to be to the real doc.kathyw@google.com2009-09-102-3/+3
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-103-19/+22
* Typo fixes, plus a couple of code changes.kathyw@google.com2009-09-103-8/+8
* Add "permissions" to Getting Started manifest. Oops.kathyw@google.com2009-09-101-0/+3
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-103-0/+59
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-102-0/+23
* Add chrome.i18n to the list of chrome.* APIs.kathyw@google.com2009-09-101-0/+1
* Revert "Use gtk-cursor-blink from GtkSettings"evan@chromium.org2009-09-093-27/+1
* Added chrome.i18n extension API.xji@chromium.org2009-09-093-1/+24
* Use gtk-cursor-blink from GtkSettings to set theevan@chromium.org2009-09-093-1/+27
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-2/+28
* Simple fix of extension_l10n_util that allows folders in form ".some_name" to...cira@chromium.org2009-09-091-1/+1
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-6/+6
* Add 3 more flavors of the try chrome toastcpu@chromium.org2009-09-091-1/+1
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-1/+1
* Fix issue 20944: Extension Doc bug for packagingkathyw@google.com2009-09-091-0/+5
* Get rid of an unused data member in URLRequestInterceptJob.michaeln@google.com2009-09-082-2/+0
* Migrate information on AutoUpdate to new extensions docs.asargent@chromium.org2009-09-0828-37/+622
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-082-12/+42
* Take out the activex control.BUG=20259jam@chromium.org2009-09-083-13/+3
* Crash on serious error in sqlite (release build)cpu@chromium.org2009-09-081-3/+10
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-082-8/+29
* finished testing functions and added events to bookmark tests.erikkay@chromium.org2009-09-081-2/+2
* Pass printing result to the browser.maruel@chromium.org2009-09-083-3/+69
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-4/+4
* Move the "history is too new" dialog out oftony@chromium.org2009-09-051-0/+4
* POSIX: Have pref service save paths as UTF8.tony@chromium.org2009-09-041-0/+13
* Update Documentation for chrome.tabs.detectLanguage().sidchat@google.com2009-09-044-20/+11
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-2/+2
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-042-7/+6
* Intercept HTTP requests for documents that GView is capable of displaying (suchdavemoore@chromium.org2009-09-042-0/+5
* Enable the XSSAuditor by default.abarth@chromium.org2009-09-042-4/+3
* Add extension.getURL to extension_api.json so it appears in the docs.rafaelw@chromium.org2009-09-0427-109/+229
* Increase the severity of the warning that is logged on extension load failure...aa@chromium.org2009-09-041-1/+1
* Minor changes, mostly to the top of Getting Started.kathyw@google.com2009-09-043-8/+21
* add descriptions to bookmark functionserikkay@chromium.org2009-09-041-17/+18
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-043-11/+49
* Extension Doc Changes (no building or testable changes) - Get build.py workin...rafaelw@chromium.org2009-09-041-15/+16
* Temporary scaffolding cleanup.thestig@chromium.org2009-09-032-30/+18
* Add "loading..." message to theme install to counter jank.mirandac@chromium.org2009-09-031-0/+6
* Linux: Initialize the focus ring color preference values. This fixes an UMR ...jhawkins@chromium.org2009-09-031-0/+3
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-0329-55935/+16031
* Add warnings around the new tab page command line switch and its use so peoplebrettw@chromium.org2009-09-031-0/+2
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-033-0/+32
* Fix minor typo. The API is (unfortunately) called XMLHttpRequest,aa@chromium.org2009-09-022-2/+2
* Update static docs. They'd gotten stale.aa@chromium.org2009-09-0225-128/+186
* Fix typo.aa@chromium.org2009-09-021-1/+1
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-022-0/+4