summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
...
* Enable speculative preconnection by defaultjar@chromium.org2010-08-032-0/+4
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-036-1/+5
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-034-1/+4821
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-032-32/+14
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-032-0/+7
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-032-6/+11
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-034-14/+14
* Start of a more restricitve sandbox policy for flash on windowscpu@chromium.org2010-08-021-0/+44
* enable apps by defaulterikkay@chromium.org2010-08-023-9/+5
* Remove dead command line flaggavinp@google.com2010-08-021-1/+0
* Uninitialized member in IndexedDBKey.finnur@chromium.org2010-08-021-1/+2
* Replace obsolete kProfile switch with kLoginProfilecmasone@google.com2010-08-023-7/+2
* Revert 54535jorlow@chromium.org2010-08-023-3438/+1
* Introduce a preliminary version of the sidebar API.akoub@google.com2010-08-023-1/+3438
* Don't initialize the crash reporter on windows if disabled by configuration m...mnissler@chromium.org2010-08-022-0/+78
* Set a max limit on extension items' labels in context menus.asargent@chromium.org2010-08-022-0/+14
* Make prefetching default to disabledgavinp@google.com2010-08-012-1/+7
* Flip the default for the cookie prompt to disabled.jochen@chromium.org2010-07-312-4/+4
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-3/+8
* Fix include order of extension_unittest. This is actually to try to fix some ...brettw@chromium.org2010-07-311-5/+5
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-313-6/+6
* Added an IPC server in the service process to listen to commands. This is not...sanjeevr@chromium.org2010-07-312-0/+57
* Implement prefetching in chromegavinp@google.com2010-07-312-0/+6
* Add undeclared virtual destructors part 4ziadh@chromium.org2010-07-302-0/+7
* Altered the logic that determines when NaCl is enabled. Previously, we requi...cbiffle@google.com2010-07-302-0/+3
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-302-0/+4
* Initialize salt_ to zero in VisitedLinkCommon.bryner@chromium.org2010-07-301-0/+3
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-303-15/+17
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-309-63/+84
* Add back experimental* pages for APIs that have graduatedkathyw@chromium.org2010-07-308-0/+1964
* Remove some debug switches:skerner@chromium.org2010-07-302-7/+2
* Command line flag to disable the cookie prompt.jochen@chromium.org2010-07-302-0/+4
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-302-7/+7
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-302-4/+3
* Add an AppendSwitchASCII to CommandLine, and convert a test to it.evan@chromium.org2010-07-303-4/+4
* Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"evan@chromium.org2010-07-302-4/+0
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-302-0/+4
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-9/+3
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-13/+21
* OwnerManager, allows use of OwnerKeyUtils to take ownership of a devicecmasone@google.com2010-07-291-0/+4
* Remove an unused IPC message.brettw@chromium.org2010-07-291-6/+0
* Add a command line switch to control accelerated 2d canvasjamesr@chromium.org2010-07-293-0/+6
* Mac: Fix broken valgrind suppressions.thakis@chromium.org2010-07-291-5/+5
* NaCl: Allow setting up multiple sockets for subprocess instead of just onemseaborn@chromium.org2010-07-292-5/+5
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-296-7/+0
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-281-1/+2
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-286-12/+73
* Linux: bit hacky way to ensure Pepper plugins get loaded by zygote.viettrungluu@chromium.org2010-07-282-1/+32
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-283-0/+3