summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Implement upgrade notifications.finnur@chromium.org2010-05-263-1/+22
* Get the internal plugin working on Mac.jabdelmalek@google.com2010-05-261-3/+2
* Add URL constants and command-line switches for ongoing print preview work.viettrungluu@chromium.org2010-05-264-0/+8
* Add extension docs for notifications. Will add generated docs tomorrow.aa@chromium.org2010-05-2651-2/+732
* Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...rafaelw@chromium.org2010-05-252-2/+2
* Provide more info to the renderer process in appcache progress events.michaeln@chromium.org2010-05-253-1/+17
* Remove previous print preview work in preparation for new work.viettrungluu@chromium.org2010-05-252-2/+0
* Relanding 48042.jcivelli@chromium.org2010-05-255-11/+22
* Made Login and AutoReconnect use base/timer.h.akalin@chromium.org2010-05-2515-371/+151
* Removed now-erroneous DCHECK in login.cc (made obsolete by 47344).akalin@chromium.org2010-05-241-8/+10
* Browser process scaffolding to support having appcache work in workers.michaeln@chromium.org2010-05-241-2/+10
* Mac: Fix renderer idle cpu usage regression.thakis@chromium.org2010-05-242-1/+10
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-244-16/+11
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-244-11/+16
* [Mac] stop the output that is slowing down all the tests that seem to walk th...thomasvl@chromium.org2010-05-241-1/+1
* Initial implementation of a config dialog for ibus-mozc.yusukes@google.com2010-05-242-0/+16
* Mac: Infrastructure for serialization of OS fonts over IPC.jeremy@chromium.org2010-05-236-6/+347
* Add logging and remove pref for bootstrapping. ChromeOS always bootstraps now.chron@chromium.org2010-05-222-4/+0
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-225-10/+5
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-1/+1
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-214-5/+16
* Fix problem of displaying title with parenthesis in extension.xji@chromium.org2010-05-213-5/+64
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-213-28/+22
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-214-0/+385
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-1/+5
* Add a note to the docs warning users to use only theaa@chromium.org2010-05-202-0/+32
* Extension Docs (No building or testable files).rafaelw@chromium.org2010-05-202-2/+4
* Revert 47675.mirandac@chromium.org2010-05-203-263/+0
* Use net::HostResolver instead of AsyncDnsLookup.akalin@chromium.org2010-05-2013-338/+157
* Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefS...sanjeevr@chromium.org2010-05-203-0/+377
* Revert 47815 - Use net::HostResolver instead of AsyncDnsLookup.akalin@chromium.org2010-05-2013-157/+338
* Use net::HostResolver instead of AsyncDnsLookup.akalin@chromium.org2010-05-2013-338/+157
* [Mac] Add a preference for the tab key cycling between just form fields, or l...rsesek@chromium.org2010-05-202-0/+2
* Removed tons of unused code in chrome/common/net/notifier.akalin@chromium.org2010-05-2014-1358/+0
* Changed some asserts into DCHECKs.akalin@chromium.org2010-05-203-9/+10
* Allow extensions to be overinstalled with extensions of sameaa@chromium.org2010-05-194-268/+122
* Adding sync support for Passwordszork@chromium.org2010-05-194-0/+10
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-193-0/+263
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-192-4/+4
* Remove an unnecessary line from the example's manifest.kathyw@chromium.org2010-05-191-1/+0
* Add a simple app sample.aa@chromium.org2010-05-193-0/+14
* Mac: app mode loader (shim).viettrungluu@chromium.org2010-05-184-2/+64
* Removed unused fastalloc.h file.akalin@chromium.org2010-05-181-59/+0
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-185-125/+3559
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-184-0/+9
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-1811-358/+87
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-184-13/+7
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-185-0/+38
* Remove --omnibox-popup-count flag.tfarina@chromium.org2010-05-182-4/+0
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-183-2/+6