summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Fix Flash sandbox regression from r87093.jam@chromium.org2011-05-311-2/+3
* Without this, we sent a resize message to the render process after setting th...jamesr@chromium.org2011-05-311-0/+7
* Remove platform_util dependency from content.jam@chromium.org2011-05-317-28/+15
* Restore multisampling for some ATI cards on Mac that have been tested to be w...zmo@google.com2011-05-312-0/+45
* Fix clang error with ctor.pinkerton@chromium.org2011-05-313-10/+22
* GTTF: Clean up UITest::{Start,Stop}HttpServer:phajdan.jr@chromium.org2011-05-312-10/+17
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-3110-128/+155
* Move OWNERS from top level of content to the subdirectories. Before this cha...jam@chromium.org2011-05-318-2/+24
* Use OVERRIDE for the ContentClients.avi@chromium.org2011-05-311-2/+3
* Always enable quota storage APIkinuko@chromium.org2011-05-314-7/+1
* Mac: Part 1 of a fix to get OOP font loading working in the renderer on 10.6.6 .jeremy@chromium.org2011-05-317-19/+62
* Quota InfoBarkinuko@chromium.org2011-05-3111-49/+251
* Reduce likelihood of double-get of top-level prerendered resource.cbentzel@chromium.org2011-05-302-2/+16
* Don't try to lock surfaces on TOUCH_UI.backer@chromium.org2011-05-302-9/+9
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-306-8/+99
* Move sandbox_policy to content.jam@chromium.org2011-05-289-20/+523
* Cancel prerendering earlier when an authentication prompt will be required.cbentzel@chromium.org2011-05-282-0/+12
* Add a flush_count to the IPC messages because they come out of order.gman@chromium.org2011-05-285-10/+31
* Code to turn on obfuscated filesystems for all, and to migrate all existing u...ericu@google.com2011-05-282-21/+53
* revert 87108 and 87076dgrogan@chromium.org2011-05-2710-450/+16
* Remove polling for page size changes when determining preferred size changes.levin@chromium.org2011-05-272-34/+17
* Fix at least one heapchecker error when running unit tests. If this temporar...dgrogan@chromium.org2011-05-271-1/+3
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-276-6/+33
* Fix the go-back and proceed actions for client side phishing interstitials.bryner@chromium.org2011-05-272-2/+9
* This bug fixes a couple issues when accelerated compositing is enabled:jbates@chromium.org2011-05-271-8/+0
* Several fixes to the UI for enabling SIM-locked modems.ers@chromium.org2011-05-271-0/+6
* Revert 87077 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-7/+1
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-05-279-15/+447
* Revert 87066 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-7/+1
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-272-2/+1
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-278-55/+61
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-271-1/+7
* Turn off optimization for ChildProcessLauncher::Context::TerminateInternal.apatrick@chromium.org2011-05-271-0/+11
* Make sure that per-hostname zoom settings are retained.mirandac@chromium.org2011-05-275-18/+17
* Mark WorkerTest.WorkerConstructor as flakymnaganov@chromium.org2011-05-271-1/+2
* Fix a crash where an index to a modified array wasn't always kept up to date.mad@chromium.org2011-05-271-3/+7
* Get rid of the render view id in localStorage IPCs as it's not used anymorejochen@chromium.org2011-05-275-23/+9
* Adopt the WebIDBFactory interface for deleteDatabasejochen@chromium.org2011-05-272-2/+21
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-2718-8/+457
* Cancel prerender on SSL Client Authentication requests.cbentzel@chromium.org2011-05-272-0/+12
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-272-1/+2
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-272-2/+1
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-277-128/+103
* Unbranch libjinglesergeyu@chromium.org2011-05-271-47/+47
* Fix ARM build break introduced in r86927.scherkus@chromium.org2011-05-261-1/+1
* Move security_style.h to content. It seems like useful information that an e...jam@chromium.org2011-05-264-3/+37
* VideoCaptureHostscherkus@chromium.org2011-05-266-0/+1031
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-2624-46/+14