summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* linux: enable plugins by defaultevan@chromium.org2009-09-142-5/+0
* Extension Doc Changes (no building or testable changes) - Build on Mac, find ...rafaelw@chromium.org2009-09-131-15/+19
* Try to fix build.thakis@chromium.org2009-09-121-0/+2
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-121-0/+6
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-122-0/+45
* Extension apis: windows.create({url:}) now supports relative paths.rafaelw@chromium.org2009-09-112-3/+25
* GTK: Set the back/forward and bookmark bar menus to always show their images.estade@chromium.org2009-09-112-0/+26
* Changing the Chrome browser app name when CHROME_EXP_BUILD is defined. robertshield@chromium.org2009-09-111-1/+4
* Undo change that crept into my last cl.estade@chromium.org2009-09-111-15/+0
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-113-25/+26
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-111-6/+7
* Fix crash in process infomhm@chromium.org2009-09-111-0/+2
* Updated extension docs. Mainly to add i18n.html to navigation side bar,xji@chromium.org2009-09-1130-4/+81
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-113-3/+25
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-111-20/+2
* Extension Doc Changes (no building or testable changes) - Render Docsrafaelw@chromium.org2009-09-1110-18/+479
* Add command line switch --activate-on-launch to help Selenium.jrg@chromium.org2009-09-112-0/+6
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-112-0/+2
* 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