summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where dragged Javascript URLs get over-filtered and end up nameless.maf@chromium.org2011-06-222-1/+11
* GPU: Remove dead code.thestig@chromium.org2011-06-221-3/+0
* Breaking imageburner_ui.{h,cc} into smaller pieces.tbarzic@chromium.org2011-06-2210-1516/+1870
* Autofill heuristics checkout files for 04_checkout_jcrew.com.htmldhollowa@chromium.org2011-06-229-31/+136
* Logging change for MultipleClientLivePasswordsSyncTest.Sanityrsimha@chromium.org2011-06-221-3/+1
* Add M13 info to release notes and xhr/content script pages.kathyw@chromium.org2011-06-226-61/+135
* Add typed url sync flag to about:flags.atwilson@chromium.org2011-06-212-0/+13
* Final fix (verified locally now that my checkout finished rebuilding)pkasting@chromium.org2011-06-211-1/+1
* Fix a plugin process crash which occurs in the destructor of the NPObjectProx...ananta@chromium.org2011-06-211-4/+7
* Move SignalStrategy and its implementations to separate files.sergeyu@chromium.org2011-06-2112-242/+335
* For crying out loud. Building our unit tests takes 100 years. In the meanti...pkasting@chromium.org2011-06-211-2/+2
* Reduced host secret to five digits. Removed hyphen from access code and displ...jamiewalch@google.com2011-06-216-18/+38
* Made contexts without a parent return valid latch IDs.apatrick@chromium.org2011-06-211-25/+22
* Coverity: Check for negative lseek return valies in disk_cache::File::GetLength.thestig@chromium.org2011-06-211-2/+4
* Use spinner instead of throbber.jamiewalch@google.com2011-06-213-2/+2
* Missed some necessary fixespkasting@chromium.org2011-06-211-1/+3
* Add M12 info to the extension release notes.kathyw@chromium.org2011-06-212-48/+64
* views: Pull out DragController class into its own header file.tfarina@chromium.org2011-06-2112-44/+64
* CrOS - Refactor file picker closing to avoid race conditions.jamescook@chromium.org2011-06-2111-153/+287
* Add link in content\browser\DEPS to document explainging what content is.jam@chromium.org2011-06-211-0/+2
* Coverity: Handle negative returns.jhawkins@chromium.org2011-06-212-1/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-0/+2
* Coverity: Handle negative returns.jhawkins@chromium.org2011-06-213-1/+4
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-214-9/+15
* Upstream android file related code.michaelbai@google.com2011-06-2111-6/+247
* Revert 89910 - views: Refactor AddRemoveNotifications unittest.rvargas@google.com2011-06-211-271/+102
* Remove unnecessary #include.pkasting@chromium.org2011-06-211-1/+0
* Fix unit test to match recent changes in host compliance checking.pkasting@chromium.org2011-06-211-1/+3
* views: Refactor AddRemoveNotifications unittest.tfarina@chromium.org2011-06-211-102/+271
* Allow generated lines to have extra formating.tessamac@chromium.org2011-06-212-11/+22
* Allow hyphens at the beginning of domain components, except for the last doma...pkasting@chromium.org2011-06-213-3/+7
* Updating trunk VERSION from 799.0 to 800.0chrome-release@google.com2011-06-211-1/+1
* Move the Remoting Host plugin into its own sub-directory.wez@chromium.org2011-06-2111-32/+34
* Follow up patch on issue 7192007, containing mainly style fixes.mflodman@google.com2011-06-213-24/+25
* Fix compile: add #include that was (incorrectly) transitively #included before.pkasting@chromium.org2011-06-212-0/+2
* Move deletion of the InfoBar object in views/ to match where GTK now has it, ...pkasting@chromium.org2011-06-213-18/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-2113-12/+50
* Coverity: Remove dead code in gfx::PathProvider().thestig@chromium.org2011-06-211-9/+1
* Don't tell the webapp that someone is connected in OnSignallingConnected.jamiewalch@google.com2011-06-211-1/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-2121-21/+72
* Performance tests for bookmark sync.braffert@chromium.org2011-06-217-25/+332
* Get the list of supported languages from the translate server.mad@chromium.org2011-06-214-68/+286
* Fix a spelling mistake in a comment.mdm@chromium.org2011-06-211-2/+2
* [ChromeOS] Roll cros.DEPS/DEPS to v154cmasone@chromium.org2011-06-211-1/+1
* Extract UserPolicyTokenCache from UserPolicyCache.mnissler@chromium.org2011-06-215-122/+170
* Coverity: Check return values from webkit_glue::ReadFoo.thestig@chromium.org2011-06-211-11/+18
* Use a Skia wrapper when printing on a Skia-enabled Maccaryclark@chromium.org2011-06-211-6/+26
* Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.sky@chromium.org2011-06-213-2/+19
* Adds Layer as a class between View and the Texture.sky@chromium.org2011-06-2113-151/+676
* Convert WebCursor if using Skia on Mac.caryclark@chromium.org2011-06-211-0/+12