summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
...
* Merge --enable-webui-taskmanager into --use-more-webui.yoshiki@chromium.org2011-12-192-4/+0
* Allow all URLPatterns to have ports.aa@chromium.org2011-12-199-250/+88
* Split extension_api.json up into one json file for each api.koz@chromium.org2011-12-1961-9501/+9772
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-6/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-2/+6
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-6/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-2/+6
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-1711-225/+291
* Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-172-5/+4
* --enable-partial-swap plumbed up to WebKit.backer@chromium.org2011-12-172-0/+4
* Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.bauerb@chromium.org2011-12-172-4/+5
* Have ChromeDriver return the correct error code for alerts.kkania@chromium.org2011-12-162-0/+82
* Redirection doc for webRequest.mkwst@chromium.org2011-12-162-0/+564
* Include the information whether the tab is already in a tab strip with the re...jochen@chromium.org2011-12-161-0/+6
* Improve HistoryURL scoring by making it more aggressive.mpearson@chromium.org2011-12-162-0/+5
* Add a notification for EXTENSION_HOST_DOM_CONTENT_LOADED and use it to end st...pam@chromium.org2011-12-161-1/+7
* Extensions: send the whole manifest to the extensions process inkalman@chromium.org2011-12-162-57/+2
* Extension docs: Links from `samples.html` now point to the correct branch.mkwst@chromium.org2011-12-162-533/+464
* Extensions: remove handling of the browserActions permissions because it's nokalman@chromium.org2011-12-163-4/+0
* Update the manifest key restrictions.jstritar@chromium.org2011-12-162-4/+10
* Convert the easy cases of URLPattern::ERROR_ON_PORT to USE_PORTaa@chromium.org2011-12-165-67/+32
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-163-16/+20
* Implement chrome.experimental.downloads.pause(), cancel() and resume().asanka@chromium.org2011-12-161-4/+40
* Add implementation of ExtensionActivityLog and extension API logging.ericdingle@chromium.org2011-12-152-0/+5
* Exclude extensions and Chrome Web Store from hosted app process workaround.creis@chromium.org2011-12-151-6/+15
* Add an API to unpack Zip files directly from and to file descriptors.jorgelo@chromium.org2011-12-155-8/+255
* Looks like a few people forgot to rebuild docs.mkwst@chromium.org2011-12-159-68/+74
* Add a context field to the accessibility extension API.dmazzoni@chromium.org2011-12-151-0/+5
* Reland of r114615: "chrome.clear: Increasing granularity of public API"mkwst@chromium.org2011-12-153-24/+1787
* Implement an AutoLaunch experiment for Chrome for certain brand codes. This i...finnur@chromium.org2011-12-154-1/+12
* Reverting due to compile failure on multiple bots.finnur@chromium.org2011-12-153-1787/+24
* chrome.clear: Increasing granularity of public APImkwst@chromium.org2011-12-153-24/+1787
* Print preview: A quick hack to support printing to the default printer withou...thestig@chromium.org2011-12-152-0/+5
* ChromeOS Mouse settings.achuith@chromium.org2011-12-152-0/+4
* Fix mistakenly non-const variable.falken@chromium.org2011-12-152-2/+2
* Add private system extension API to get system update statushashimoto@chromium.org2011-12-151-1/+36
* Add a component installer for Portable NaCl. Registration of installer is hid...jvoung@google.com2011-12-154-0/+9
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-153-25/+26
* Allow loading of unpacked extensions with manifest_version 1.abarth@chromium.org2011-12-151-1/+1
* Wire up onEvent and put it to use when UdpSocket::Write blocks.miket@chromium.org2011-12-151-17/+28
* Force 'text/plain' rendering for HTML, CSS, and JS sample files.mkwst@chromium.org2011-12-152-1/+8
* Remove TOUCH_UI code in chrome_constants.cc. I purposely preserved kEnableTou...saintlou@chromium.org2011-12-151-4/+0
* Added storage sample.smus@chromium.org2011-12-1515-12/+260
* Register O3D/GTalk PPAPI plugins if availablejhorwich@chromium.org2011-12-143-0/+68
* Remove executable permission from extension_process_policy.h/.ccsail@chromium.org2011-12-142-0/+0
* Options2: Pull the trigger.jhawkins@chromium.org2011-12-142-0/+6
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-143-0/+44
* Move CrossesExtensionExtents logic into a shared location.mpcomplete@chromium.org2011-12-142-0/+72
* Make the 'webRequestBlocking' permission instead of 'webRequest' delay networ...battre@chromium.org2011-12-141-2/+2
* Chrome version info getter for Chrome OS.kochi@google.com2011-12-143-2/+57