summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add logging to see why WorkerTest.LimitTotal is hanging on XP buildbots. Also...jam@chromium.org2012-03-292-0/+7
* Adding command line switch --gpu-swap-delay to artificially slow down thejunov@google.com2012-03-291-1/+18
* Disable WorkerHttpLayoutTest on Mac since I saw it flake once on my try run (...jam@chromium.org2012-03-291-0/+5
* Disable IndexedDBLayoutTest.IndexTests, since it frequently times out on the ...mihaip@chromium.org2012-03-291-1/+2
* DevTools: use proper URLRequestContextGetter in remote debugging proxy.pfeldman@chromium.org2012-03-296-20/+23
* Rewrite HTML5 workers ui_tests to browser_tests. Compared to ui_tests, browse...jam@chromium.org2012-03-297-657/+630
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-298-108/+52
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-298-52/+108
* Revert 129619 - Pick up and adjust to version of grit where default is no res...joi@chromium.org2012-03-291-1/+0
* Pick up and adjust to version of grit where default is no resource_ids file.joi@chromium.org2012-03-291-0/+1
* Fixed a regression on speech arisen after r129173 .primiano@chromium.org2012-03-292-2/+6
* Added the command line flag that enables CSS Shaders: "--enable-css-shaders".achicu@adobe.com2012-03-294-1/+7
* Fixing incorrect log message after successful SetSendBufferSize.mallinath@chromium.org2012-03-291-1/+1
* Add ShellNetworkDelegate so content_shell can use cookies (again)jochen@chromium.org2012-03-295-2/+155
* Move the Sudden Motion Sensor library into third_party.hans@chromium.org2012-03-294-446/+22
* Adds OWNERS file for content/test/data/accessibility.dtseng@chromium.org2012-03-291-0/+3
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-2911-20/+43
* Move ATI driver version collection back to UI thread.zmo@chromium.org2012-03-291-8/+10
* Run indexeddb layout tests as browser tests.dgrogan@chromium.org2012-03-291-4/+75
* Add ShareGroup to GLES2Implemenationgman@chromium.org2012-03-291-0/+1
* keep a reference of io_message_loop_proxy in case VideoCaptureImpl outlives i...wjia@chromium.org2012-03-292-38/+33
* change default resolution to VGA to match preview channel.wjia@chromium.org2012-03-292-3/+3
* Content shell: Javascript dialogs, first pass, just Mac for now.avi@chromium.org2012-03-297-0/+371
* NSPasteboard+Utils requires NSString+Utils and NSURL+Utils.avi@chromium.org2012-03-281-0/+4
* [uber page] Clear any virtual URL when loading the uber page.csilv@chromium.org2012-03-281-1/+1
* Support MSAA states. Tweak which states are testeddtseng@chromium.org2012-03-283-35/+93
* Remove display switch callback stuff on Mac.zmo@google.com2012-03-281-44/+0
* Fix IME support for --enable-threaded-compositingbacker@chromium.org2012-03-281-0/+9
* Implement active wheel fling transfer via WebCompositorInputHandlerClientjamesr@chromium.org2012-03-285-26/+84
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-284-13/+15
* Reverting due to memory (Valgrind) errors.jhawkins@chromium.org2012-03-283-4/+3
* Automated tests for full screen & mouse lock M16 featuresscheib@chromium.org2012-03-283-3/+4
* Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.viettrungluu@chromium.org2012-03-287-318/+1
* Revert 129322 - revert 128949 (and dependent 129252)bauerb@chromium.org2012-03-281-11/+8
* Adds Analog Gain Control (AGC) to the WebRTC client.henrika@chromium.org2012-03-2811-99/+310
* Fix race in GData downloads for small files where the download may complete b...asanka@chromium.org2012-03-282-2/+2
* Refactor CommandBufferProxy -> CommandBufferProxy (interface) + CommandBuffer...fsamuel@chromium.org2012-03-288-170/+245
* Fix compilation error due to deprecated glib APIqiankun.miao@intel.com2012-03-282-1/+9
* first steps in adding/modifying flagstdanderson@chromium.org2012-03-285-6/+39
* Avoid blacklisting GPU features if perf stats are unavailable.zmo@chromium.org2012-03-281-1/+13
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-284-5/+5
* revert 128949 (and dependent 129252)thakis@chromium.org2012-03-281-8/+11
* [Coverity] Fix uninit ctorgroby@chromium.org2012-03-281-1/+2
* Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4)primiano@chromium.org2012-03-289-38/+46
* Fix input flow control in threaded modenduca@google.com2012-03-282-5/+16
* Disable GPU features if /dev/nvidiactl is inaccessiblezmo@chromium.org2012-03-285-0/+21
* Make AllowBindings check be WebUI specific.creis@chromium.org2012-03-281-2/+3
* Prevent state updates for kSwappedOutURL.creis@chromium.org2012-03-273-5/+28
* Fixes window.outerHeight for Aurapkotwicz@chromium.org2012-03-271-5/+1
* Fixing If construct in RenderWidgetHostViewcsharp@chromium.org2012-03-271-2/+2