summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add test jar generation logic for ant builds.shashishekhar@chromium.org2012-09-192-69/+28
* Make cursors work on win aura.jam@chromium.org2012-09-191-2/+6
* Revert 156308 - Revert 156233 - Make apks be built in a consistent waycjhopman@chromium.org2012-09-194-70/+21
* Don't run deleted layout testdgrogan@chromium.org2012-09-181-1/+0
* Disable flaky part of IndexedDBLayoutTest.IntVersionTestsdgrogan@chromium.org2012-09-181-1/+1
* Upstreaming SelectFileDialog for Androidaurimas@chromium.org2012-09-1814-27/+92
* Enable a minimal content/ build on iOSstuartmorgan@chromium.org2012-09-189-17/+47
* Use offscreen surface to make TextureImageTransportSurface current.sievers@chromium.org2012-09-182-5/+18
* Android browser-side compositor initialization cleanup.sievers@chromium.org2012-09-1811-171/+171
* Initialise content_view_core_ in WebContentsViewAndroid.olilan@chromium.org2012-09-183-0/+16
* Remove mouse lock / pointer lock flags.scheib@chromium.org2012-09-184-12/+1
* [content shell] be smart about file paths passed as command line argumentjochen@chromium.org2012-09-181-1/+7
* linux_aura: Make X11 selection buffers work on text in both direction.erg@chromium.org2012-09-182-0/+21
* [Android] Upstream TestCallbackHelperContainer.mnaganov@chromium.org2012-09-183-69/+109
* Make browser_context.cc compile for iOSstuartmorgan@chromium.org2012-09-182-4/+12
* Modify AsyncResourceHandler to use a single shared memory buffer (in ringdarin@chromium.org2012-09-1814-189/+650
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-1818-232/+341
* Propagate touch area to WebKit for GestureTapDown eventrbyers@chromium.org2012-09-182-0/+10
* VAVDA: fix improper usage of vector::erase()posciak@chromium.org2012-09-181-1/+1
* Ensure that the OSK is displayed in Windows 8 metro mode when we touch an edi...ananta@chromium.org2012-09-173-6/+14
* Fix for ThrottlingResourceHandler being unable to resumemmenke@chromium.org2012-09-172-10/+89
* Remove memory hole mitigation for Flash Windows pluginjschuh@chromium.org2012-09-171-40/+0
* We do not pass enums by conts references. This CL fixes style errors introducedvarunjain@chromium.org2012-09-1724-24/+24
* Put CSS sticky positioning behind a runtime flag until we think it's ready fo...ojan@chromium.org2012-09-172-0/+3
* Disable crashing code in the pepper plugin code.brettw@chromium.org2012-09-171-11/+15
* Convert test_shell_tests BookmarkletTest.* into a content_browsertest.tony@chromium.org2012-09-172-0/+76
* Replace talk_base::scoped_refptr with Chromes scoped_refptr where possible.perkj@chromium.org2012-09-173-8/+5
* Kill DownloadManager::SearchDownloads, DownloadItem::MatchesQuerybenjhayden@chromium.org2012-09-178-65/+0
* Add enable-accelerated-compositing-for-overflow-scroll switch.hartmanng@chromium.org2012-09-174-0/+10
* Update libjingle 181:193. ronghuawu@chromium.org2012-09-171-0/+4
* Expose memory allocator internal stats and properties.alexeif@chromium.org2012-09-171-0/+5
* Valgrind: Fix leak from r156991.thestig@chromium.org2012-09-172-4/+8
* Allow server sockets to rebind to same port if there is nothing actively list...justinlin@chromium.org2012-09-171-0/+3
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-175-87/+168
* Keep a web dialog window centered over the content areaskuhne@chromium.org2012-09-171-0/+12
* Simplify tracing of gpu memorynduca@chromium.org2012-09-171-4/+3
* Move IndexedDBContext into the StoragePartition and ensure isolation.ajwong@chromium.org2012-09-166-21/+22
* Add some logging to debug PPAPI permissions.brettw@chromium.org2012-09-163-3/+27
* Redo the Storage Partition directory layout to support guest tags and origin ...ajwong@chromium.org2012-09-167-21/+68
* VAVDA: Performance optimizations.posciak@chromium.org2012-09-164-122/+227
* Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...kalman@chromium.org2012-09-165-168/+87
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-155-87/+168
* Use the user's preferred downloads directory for creating the initial downloa...asanka@chromium.org2012-09-1511-37/+102
* Use a single flag for enabling experimental WebKit features.tony@chromium.org2012-09-155-28/+11
* Cleanup: Add a const variable for /proc/self/exe.thestig@chromium.org2012-09-153-3/+6
* Add ExtendSelectionAndDelete() method to ui::TextInputClient.horo@chromium.org2012-09-156-0/+31
* AppCache and StoragePartition'ingmichaeln@chromium.org2012-09-1523-81/+203
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-1516-33/+243
* Enable ContentShellUrlTest#testBaseStartup.frankf@chromium.org2012-09-151-2/+3
* Fixes leak in RenderWidgetHostViewAura::CopyTexture(). The returnedsky@chromium.org2012-09-153-1/+66