summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-282-6/+16
* Enabled mousewheel coalescing to work better for ChromeOS.davemoore@chromium.org2010-05-282-0/+3
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-289-0/+125
* Introduces cros:// schema for web-page to chrome communication in ChromeOS.glotov@chromium.org2010-05-282-0/+8
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-282-0/+105
* Re-landing mistakenly reverted CL http://codereview.chromium.org/2101021.denisromanov@chromium.org2010-05-282-0/+6
* landing chaitanya's patchoshima@chromium.org2010-05-282-0/+4
* Remove signin and persist from gaia_authenticator. This fixes an issue where ...chron@chromium.org2010-05-284-101/+26
* Compile all the chrome_test UI tests on the Macstuartmorgan@chromium.org2010-05-271-3/+9
* Revert 48424 - Adding initial implementation of the PartnerCustomization clas...jrg@chromium.org2010-05-272-6/+0
* Adding initial implementation of the PartnerCustomization classes.denisromanov@chromium.org2010-05-272-0/+6
* Handle IDBDatabase sync calls.jorlow@chromium.org2010-05-272-8/+21
* Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatibleakalin@chromium.org2010-05-272-9/+38
* 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