summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-306-16/+43
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-1/+2
* Create a command-line switch for enabling touch events.gdk@chromium.org2010-04-302-0/+4
* When cancelling a pending request, release any outstanding SharedIOBuffermark@chromium.org2010-04-292-17/+24
* Cleanup pass.kathyw@chromium.org2010-04-295-129/+155
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-298-570/+0
* Add link to history sample.kathyw@chromium.org2010-04-292-63/+69
* Cleanup: Rename OnLoadFont->OnPreCacheFontjeremy@chromium.org2010-04-291-3/+3
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-2/+1
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-1/+2
* Rework of the shared resources patch for checkinfeldstein@chromium.org2010-04-287-5/+59
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-284-7/+108
* Re-land 1752007: Send out notifications when logins are changed through Passw...albertb@chromium.org2010-04-281-0/+8
* fullscreen window app launch containererikkay@chromium.org2010-04-285-2/+36
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-281-1/+6
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-0/+14
* Extension Docs (No building or testable files).rafaelw@chromium.org2010-04-281-61/+61
* Reland: Link the name of the extension on the management page to thefinnur@chromium.org2010-04-282-4/+18
* Revert 45797 - Apply a sanity limit to objects with width & height.cevans@chromium.org2010-04-281-5/+0
* Apply a sanity limit to objects with width & height.cevans@chromium.org2010-04-281-0/+5
* Dev channel no longer required for Mac.kathyw@chromium.org2010-04-272-33/+4
* Revert 45749 - (missing test fix)finnur@chromium.org2010-04-272-18/+4
* Link the name of the extension on the management page to thefinnur@chromium.org2010-04-272-4/+18
* Add support for new webkit capability allowing us to updatedavemoore@chromium.org2010-04-271-0/+3
* Revert 45640 - Send out notifications when logins are changed through Passwor...akalin@chromium.org2010-04-271-8/+0
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-27102-624/+624
* Send out notifications when logins are changed through PasswordStoreMacalbertb@chromium.org2010-04-261-0/+8
* Refactor parts of the NTP to split things into more managable chunks.arv@chromium.org2010-04-261-1/+1
* Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...sanjeevr@chromium.org2010-04-263-0/+656
* Add the "history" permission.kathyw@chromium.org2010-04-264-65/+114
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-263-9/+18
* Get rid of more calls to FromWStringHack.tony@chromium.org2010-04-261-4/+4
* Add gears:// to the list of standard schemes. We use the gears:// scheme to s...aa@chromium.org2010-04-241-0/+1
* Minor code issues found by Clang.evan@chromium.org2010-04-231-2/+2
* Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...viettrungluu@chromium.org2010-04-232-5/+0
* Install some simple apps by default to make dev easier.aa@chromium.org2010-04-232-6/+0
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-17/+17
* Fix an issue with user scripts.arv@chromium.org2010-04-233-2/+34
* Implement app process model isolation.mpcomplete@chromium.org2010-04-223-1/+51
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-2/+3
* Makes tests on chromeos not run a nested message loop.sky@chromium.org2010-04-221-0/+4
* - Adding Chrome preferences for ibus-pinyin.yusukes@google.com2010-04-222-4/+51
* Update pathjabdelmalek@google.com2010-04-211-4/+6
* 1. Add more search engine types.mirandac@chromium.org2010-04-202-0/+5
* Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-201-8/+0
* Make sure GoogleUpdateSettings::GetChromeChannel does not read siggi@chromium.org2010-04-201-1/+9
* User image is downloaded from user's Google Profile if it exists upon login.avayvod@google.com2010-04-201-0/+3
* First cut of Cloud Print Proxy implementation. The code is not enabled for no...sanjeevr@google.com2010-04-202-0/+10
* Implement two missing methods on layoutTestController:mpcomplete@chromium.org2010-04-191-0/+2
* Brian Kennish's example of how to use notifications in an extension.kathyw@chromium.org2010-04-198-0/+194