summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add WebUI certificate viewer to eventually replace GTK certificate viewer.flackr@chromium.org2011-07-142-0/+4
* Adds extension API for getting/observing input method.altimofeev@chromium.org2011-07-144-2/+50
* fix broken tree and an actual bug. thanks clanckcpu@chromium.org2011-07-141-1/+1
* Add the path fetching for flappercpu@chromium.org2011-07-142-0/+47
* Add option to chrome.windows.update extension API to draw the user's attentio...jennb@chromium.org2011-07-142-1/+70
* Use crypto::SHA256HashString instead of SHA256_ functions.sadrul@chromium.org2011-07-131-1/+0
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-131-0/+4
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-132-0/+5
* Print Preview: Associating preview requests and responses using an identifierdpapad@chromium.org2011-07-131-0/+5
* Change documentation link for DOM to a better guide.yoz@chromium.org2011-07-136-122/+120
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-1318-229/+317
* [cros] Load OEM EULA in OOBE WebUI.nkostylev@chromium.org2011-07-132-0/+4
* Re-land change 7253001.sanjeevr@chromium.org2011-07-138-24/+102
* Move protocol_handler from chrome/browser to chrome/common so that extensions...yoz@chromium.org2011-07-132-0/+139
* Google Mail Checker fixes:mihaip@chromium.org2011-07-124-8/+15
* Expose the internal routines that implement url parameter encoding and decodi...rickcam@chromium.org2011-07-123-49/+162
* Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...jstritar@chromium.org2011-07-1218-316/+214
* Make sure std::inserter is imported.jstritar@chromium.org2011-07-121-0/+1
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-1218-214/+315
* Add ninja output directory to DumpRenderTree search pathsasargent@chromium.org2011-07-121-0/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-1214-93/+126
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-123-1/+146
* Mac only: Change launchd type of service process.scottbyer@chromium.org2011-07-121-1/+4
* When Autofilling <select> elements, consider both the element's value and its...isherman@chromium.org2011-07-121-1/+2
* Misc. clarifications in the DevTools extension API docs.caseq@google.com2011-07-1210-253/+269
* Nix kAboutSyncInternalsURL.msw@chromium.org2011-07-122-56/+11
* Fix extension docs generationasargent@chromium.org2011-07-111-2/+2
* Remove unused include.qsr@chromium.org2011-07-111-3/+1
* Introduce a policy to control the maximal number of connections per proxy ser...pastarmovj@chromium.org2011-07-112-0/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-0/+933
* [ntp4] Persist app page names in preferences.csilv@chromium.org2011-07-082-0/+4
* Revert 91842 - Introduce a policy to control the maximal number of connection...johnme@google.com2011-07-082-2/+0
* Introduce a policy to control the maximal number of connections per proxy ser...pastarmovj@chromium.org2011-07-082-0/+2
* Actually call psm::RegisterDynamicOids().wtc@chromium.org2011-07-071-0/+1
* Fix clang error.dmazzoni@chromium.org2011-07-072-0/+7
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-0711-500/+2948
* Print Preview: Add the ability to cancel an in-flight print preview.thestig@chromium.org2011-07-071-0/+15
* Revert 91640 - [ntp4] Persist app page names in preferences.csilv@chromium.org2011-07-072-4/+0
* [ntp4] Persist app page names in preferences.csilv@chromium.org2011-07-062-0/+4
* Restore path chrome::DIR_EXTERNAL_EXTENSIONS to its old path on Mac OS.skerner@chromium.org2011-07-061-2/+9
* Update contentscript xhr example to remove background page.kurrik@chromium.org2011-07-066-149/+108
* posix: remove LaunchAppInNewProcessGroupevan@chromium.org2011-07-061-6/+4
* Adding a sample to show the new @run-at annotation for userscriptskurrik@chromium.org2011-07-061-0/+95
* Multi-Profiles: New Profile Setup UIsail@chromium.org2011-07-062-0/+4
* Change internal TaskManagerUI URL to chrome://tasksyoshiki@chromium.org2011-07-051-2/+2
* Expose list of all running shared workers at chrome://workersyurys@chromium.org2011-07-042-0/+2
* Make it possible to have object properties that are undocumented in thedmazzoni@chromium.org2011-07-021-0/+4
* Cleanup: Delete unused printing page header prefs.thestig@chromium.org2011-07-022-13/+0
* Add flag to enable Autofill prompt for additional user feedback.isherman@chromium.org2011-07-022-4/+11
* Add concept of trusted extension ids.asargent@chromium.org2011-07-012-2/+39