summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-093-0/+463
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-095-7/+18
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-095-3/+22
* Add device motion runtime feature entry and the command line switch.pfeldman@chromium.org2010-08-092-1/+5
* Cleanup our Registry API.tfarina@chromium.org2010-08-091-4/+4
* Convert occurrences of WideToUTF{8,16}(l10n_util::GetString...() ...viettrungluu@chromium.org2010-08-082-3/+3
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-072-2/+0
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-072-2/+0
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-072-2/+2
* Re-apply r52616 (speed up docs generation) with a longer timeout.aa@chromium.org2010-08-065-485/+509
* rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)pvalchev@google.com2010-08-061-2/+2
* SwapBuffers notification is sent from GPU process to renderer process.apatrick@chromium.org2010-08-061-2/+5
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-062-4/+5
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-0611-3/+81
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-062-5/+4
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-064-18/+3
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-064-3/+18
* Added devtools_page field to extension manifest to specify a page loaded into...loislo@chromium.org2010-08-065-122/+171
* Added constants, strings, protos for app sync.akalin@chromium.org2010-08-064-0/+10
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-062-0/+4
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-065-8/+4
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-064-16/+24
* base: rename Environment::SetEnv to Environment::SetVar.tfarina@chromium.org2010-08-061-2/+2
* Remove an unneeded include from the samples directory.kurrik@chromium.org2010-08-053-5/+11
* Change the existing extension samples page to an automatically-generated sear...kurrik@chromium.org2010-08-0510-350/+4085
* Refactored extension privilege enumeration and implemented URLPattern compari...cdn@chromium.org2010-08-054-42/+61
* Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by defaultdhollowa@chromium.org2010-08-052-4/+0
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-052-0/+4
* DevTools: get rid of delayed command dispatching on front-end side.pfeldman@chromium.org2010-08-051-0/+3
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-053-0/+11
* Add Java plugin group on Mac.bauerb@chromium.org2010-08-051-1/+2
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-053-6/+0
* Rename --enable-chromoting to --enable-remotinghclam@chromium.org2010-08-053-3/+3
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-042-3/+3
* Fix for pdf plugin not loaded in the linux sandbox.gene@chromium.org2010-08-041-2/+4
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+31
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-044-21/+16
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-044-16/+21
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-042-1/+7
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-042-4/+4
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-042-4/+0
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-043-5/+97
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-042-2/+2
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-041-23/+22
* Changing policy while Chrome is running should refresh preferences without re...danno@chromium.org2010-08-041-0/+5
* First stage of proxy extension API.pam@chromium.org2010-08-046-0/+1200
* [ChromeOS] Keep logging inside the user's home dir, even after a browser crashcmasone@google.com2010-08-041-0/+8
* Allow specifying optional parameters to pass to the Authorization token URL.kurrik@chromium.org2010-08-036-34/+140
* Move owned_widget_gtk.* out of common/, into browser/gtk/.estade@chromium.org2010-08-032-128/+0