summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-1112-18/+716
* Reland r38570. The underlying bug has been fix.jhawkins@chromium.org2010-02-111-6/+16
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2010-02-111-1/+1
* Linux: Temporarily turn off use of X shared memory extension.thestig@chromium.org2010-02-101-0/+9
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-101-0/+4
* First stab at a DataTypeController.skrul@chromium.org2010-02-102-2/+10
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-102-0/+48
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-101-1/+1
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-102-214/+0
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-2/+2
* Couple of tweaks to the cookie prompt dialog:sky@chromium.org2010-02-102-0/+4
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-101-0/+5
* Prepare for removing glue/devtools: move devtools_message_data.* to glue/yurys@chromium.org2010-02-102-2/+2
* Add option to suppress HTTP Referer header.jochen@chromium.org2010-02-102-1/+5
* Revert "Move conditions of FormFields creation to FormFieldHistoryManager;tony@chromium.org2010-02-101-16/+6
* Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...jhawkins@chromium.org2010-02-101-6/+16
* Make it so that chrome.bookmarks.update can update the URL of a bookmark.arv@chromium.org2010-02-103-11/+100
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-101-2/+2
* Implemented async flushes for Pepper 3D.apatrick@chromium.org2010-02-091-3/+17
* Whitelist all content for various internal schemes.pkasting@chromium.org2010-02-091-0/+5
* Desktop Notifications for the macjohnnyg@chromium.org2010-02-091-7/+0
* Add the ssl_client_socket_nss_factory.h header and declarewtc@chromium.org2010-02-092-5/+10
* Revert 38469 - Desktop Notifications for the mac!johnnyg@chromium.org2010-02-091-0/+7
* Send forms seen in the renderer to the AutoFillManager.jhawkins@chromium.org2010-02-091-1/+6
* Desktop Notifications for the mac!johnnyg@chromium.org2010-02-091-7/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-1/+1
* Take out intptr_t IPC serialization support to prevent people from sending po...jam@chromium.org2010-02-091-7/+21
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2010-02-091-2/+6
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-081-0/+8
* Add IPv6 probing support, and disable IPv6 resolution when it is useless jar@chromium.org2010-02-082-0/+8
* Implement low-latency audio on Pepper.neb@chromium.org2010-02-081-0/+8
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-082-5/+5
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-0/+4
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-083-3/+41
* linux: build with -Wextraevan@chromium.org2010-02-053-5/+5
* Arne's examples of two approaches to showing a page action:kathyw@chromium.org2010-02-0511-0/+106
* Wires TabContents to app extensions.sky@chromium.org2010-02-052-6/+7
* WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524jeremy@chromium.org2010-02-051-0/+10
* Remove size_t from audio IPC code.jam@chromium.org2010-02-052-39/+25
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-056-2/+38
* linux: Use gtk-cursor-blink from GtkSettings to set the caret blink intervaljoel@chromium.org2010-02-053-1/+28
* GTK: unbreak right click on bookmark bar folders.estade@chromium.org2010-02-041-0/+2
* Fix description of onImportBegan to ensure people use it safely.feldstein@chromium.org2010-02-041-1/+1
* Clean up third_party/cld.jshin@chromium.org2010-02-042-3/+2
* Some preliminary ground work for respecting the "Content Settings" in the app...michaeln@chromium.org2010-02-042-8/+28
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-042-0/+5
* Move options dialog to the desktop of last active browser window.dpolukhin@chromium.org2010-02-044-4/+34
* Start making a vertical tabstrip. Does nothing right now.ben@chromium.org2010-02-044-0/+10
* Remove the "On top" display mode of the extension shelf, it is no longer used...ben@chromium.org2010-02-032-4/+0
* Implement chrome.browserAction.setPopup().skerner@chromium.org2010-02-034-16/+217