summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Make chrome compile with the win8 sdk cpu@chromium.org2012-06-261-0/+3
* Convert SSLClientSocketNSS to use the NSS Channel ID callback.mattm@chromium.org2012-06-262-4/+0
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-2617-29/+53
* Disable a flaky testhclam@chromium.org2012-06-261-1/+2
* Generate param traits even when shared by mutliple message files.tsepez@chromium.org2012-06-265-139/+47
* Make chrome.appWindow.create() provide access to the child window at a predic...jeremya@chromium.org2012-06-263-9/+12
* Revert 144012 - Revert 143931 - Enable Pointer Lock by default, change about:...scheib@chromium.org2012-06-254-1/+6
* Use a test specific macro to call JNI registrars during APK tests.nileshagrawal@chromium.org2012-06-251-0/+3
* Aura: Use SyncPoints instead of waiting for OnCompositingEndedbacker@chromium.org2012-06-2520-70/+125
* IndexedDB: Remove IPC plumbing for obsolete property accessors.jsbell@chromium.org2012-06-259-269/+0
* Valgrind: Fix memory leaks in RenderViewHostTest.ExecuteJavascriptAndGetValuethestig@chromium.org2012-06-251-20/+25
* Reverting since this apparently caused Mac perf to suffer. Will break it down...rlp@chromium.org2012-06-251-2/+1
* Move browser commands into a separate file.ben@chromium.org2012-06-254-25/+29
* Don't use a GL extensions query to test for async swap buffersjamesr@chromium.org2012-06-252-24/+5
* Speculative resource prefetching for URLs CL.shishir@chromium.org2012-06-254-9/+22
* Revert 143931 - Enable Pointer Lock by default, change about:flags option to ...scheib@chromium.org2012-06-254-6/+1
* Reverting since this did not fix so I can revert the original change in the h...rlp@chromium.org2012-06-251-2/+2
* Browser Plugin: Disabled threaded compositing in guest renderers.fsamuel@chromium.org2012-06-251-1/+6
* Removed checks for NULL DownloadManager in DownloadFileImpl.rdsmith@chromium.org2012-06-252-32/+20
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-253-48/+54
* Browser Plugin: Allow tabbing out of plugin.fsamuel@chromium.org2012-06-251-2/+1
* Disabling the creation of the Textinputpanel object on Windows8 desktop chrom...ananta@chromium.org2012-06-251-0/+5
* Convert to using new JNINamespace for content files.tedchoc@chromium.org2012-06-255-38/+30
* All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...scshunt@google.com2012-06-2518-71/+40
* Speech: Fix a constant result expression.jhawkins@chromium.org2012-06-251-1/+1
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-251-2/+3
* Fix debug build break after r143920.jam@chromium.org2012-06-251-0/+1
* Avoid dependency on flac, speex and ffmpeg on Androidsteveblock@chromium.org2012-06-251-5/+5
* Enable Pointer Lock by default, change about:flags option to multi-select.scheib@chromium.org2012-06-254-1/+6
* Add DOM3 'location' attribute support to Chrome for Chrome OS.yusukes@chromium.org2012-06-252-1/+66
* Fixes to allow building in an Android treesteveblock@chromium.org2012-06-251-1/+1
* Merge the IPCs used for GPU process synchronization.backer@chromium.org2012-06-2516-98/+41
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-2567-206/+201
* The current implementation of touchpad fling on ChromeOS is eager with rjkroege@chromium.org2012-06-253-0/+12
* Revert 143903 - Lock-free GamepadSeqLockglider@chromium.org2012-06-258-162/+130
* Provide a common interface for all Android app resources.leandrogracia@chromium.org2012-06-255-20/+77
* Lock-free GamepadSeqLockdvyukov@chromium.org2012-06-258-130/+162
* Make SendGeolocationPermissionResponse execute on UI thread.jknotten@chromium.org2012-06-251-2/+6
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-06-2510-57/+59
* remove ffmpeg dependency from content_rendererjames.wei@intel.com2012-06-241-1/+0
* Fix Linux accessibility crash related to improperly detached AtkObject.dmazzoni@chromium.org2012-06-241-0/+18
* Add more trace events to find cause of premature swapbuffers ack.jbates@chromium.org2012-06-221-2/+7
* Fixing the way HistoryServiceFactory access the history service and updated a...rlp@chromium.org2012-06-221-2/+2
* Add support for basic web_contents methods in ContentView (android).tedchoc@chromium.org2012-06-226-19/+344
* Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mrossetti@chromium.org2012-06-2216-346/+60
* ContentViewClient keyboard handling and IME (content shell bringup)cramya@chromium.org2012-06-225-8/+78
* Browser Plugin: Disable context menu on guestsfsamuel@chromium.org2012-06-221-0/+6
* Do not prelaunch GPU process at browser startup.apatrick@chromium.org2012-06-221-14/+0
* Session restore: Store and restore persistent IDs for sessionStorage.marja@chromium.org2012-06-226-4/+27
* Revert r143458 (which re-applies r143341 and r142979). This CL also includesdarin@chromium.org2012-06-2214-235/+360