summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Revert 183089jschuh@chromium.org2013-02-184-7/+3
* Add methods to the content renderer client that allow for overriding WebRTC r...jochen@chromium.org2013-02-187-4/+83
* Linux: add option to use system tcmalloc (off by default)phajdan.jr@chromium.org2013-02-184-3/+7
* [content shell] use the proper test url for layout test configurationjochen@chromium.org2013-02-185-30/+43
* Add content_browser test for DTMF sender.ronghuawu@chromium.org2013-02-182-6/+56
* Fix content_browsertestsjochen@chromium.org2013-02-181-0/+2
* Retry: Fix VirtualPath::GetComponents to handle drive letter string as usual ...kinuko@chromium.org2013-02-181-1/+4
* Fix compilation of WebKitTestRunnerjochen@chromium.org2013-02-181-1/+1
* Delay the creation of the WebView until after the construction of the RenderV...jochen@chromium.org2013-02-188-19/+39
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-1/+1
* Android ScreenInfo size in DIP instead of device pixels.johnme@chromium.org2013-02-181-7/+10
* Make windowed NPAPI plugins not cover constrained windows in Aura.jam@chromium.org2013-02-184-31/+187
* Make content_tests build on Win64jschuh@chromium.org2013-02-171-0/+2
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-172-52/+56
* Re-land: Mark async texture uploads as completed from the upload thread.reveman@chromium.org2013-02-161-0/+3
* Turn on compositing fixed-position elements by default, for high-DPI mode only.shawnsingh@chromium.org2013-02-161-1/+2
* <webview>: Fixed WebViewTest.ShimSrcAttribute flakiness.fsamuel@chromium.org2013-02-161-6/+7
* Make all content tests build on Win64 jschuh@chromium.org2013-02-161-0/+2
* GPU: Add fairness to --ui-prioritize-in-gpu-processbacker@chromium.org2013-02-162-67/+211
* Initial fixes for TCP Fast Open.willchan@chromium.org2013-02-161-1/+1
* remove DCHECK until idb transaction/url leak is discoveredalecflett@chromium.org2013-02-161-2/+3
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-1653-154/+166
* Sandbox: enable ioctl renderer restrictions on Chrome OSjln@chromium.org2013-02-161-2/+2
* touch: Fix a crash in compositor-thread hit-test related code.sadrul@chromium.org2013-02-161-5/+4
* content: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-1518-30/+31
* Make windowed NPAPI plugins not cover transient windows in Aura.jam@chromium.org2013-02-152-7/+191
* FileSystem mods: Changes to snapshot file creation to remove dependencies on ...michaeln@chromium.org2013-02-1513-14/+213
* Add owners for content\browser\renderer_host\media\web_content*nick@chromium.org2013-02-151-0/+6
* [content shell] Use the TestRunner library again and remove the mock testRunnerjochen@chromium.org2013-02-1511-411/+112
* Generate a NULL ICE candidate after ice gathering is completed.mallinath@chromium.org2013-02-152-1/+15
* Make content_shell build on Win64 jschuh@chromium.org2013-02-152-4/+6
* Disallow base\prefs from content. The reason is that content doesn't depend o...jam@chromium.org2013-02-151-4/+7
* Properly Remove Autofill Keyboard Listener.csharp@chromium.org2013-02-151-0/+3
* Removing DCHECK and returning instead. It's a valid state for context to be N...alexst@chromium.org2013-02-151-1/+2
* Support JellyBean MR2 style of systracewangxianzhu@chromium.org2013-02-152-8/+50
* Fix paste not showing up on empty text fieldsdtrainor@chromium.org2013-02-153-12/+20
* Revert 182604 because it breaks fast/filesystem/op-restricted-chars.htmlatwilson@chromium.org2013-02-151-4/+1
* Fix select/unselect all for android IME.tedchoc@chromium.org2013-02-154-97/+222
* [content shell] hook up devtools related WebTestDelegate methodsjochen@chromium.org2013-02-154-6/+19
* Browser Plugin: Reduce BrowserPluginEmbedder's responsibilitiesfsamuel@chromium.org2013-02-1510-103/+71
* Adds audio constraints to WebAudio mediaStreamDestination.henrika@chromium.org2013-02-154-43/+81
* Create a ResourceMessageDelegate interface to allow ResourceLoaders to directlysimonjam@chromium.org2013-02-1510-67/+166
* Get a filename of dumped heap profile in a V8 extension HeapProfilerDump().dmikurube@chromium.org2013-02-151-2/+6
* Remove workaround in WebrtcBrowserTest.CallWithDataAndMedia.perkj@chromium.org2013-02-151-11/+2
* Expose the capturePicture feature in RenderView for Android WebView legacy AP...leandrogracia@chromium.org2013-02-1510-4/+46
* move --aura-host-window-size to --ash-host-window-bounds oshima@chromium.org2013-02-152-2/+2
* Revert 176828sschmitz@chromium.org2013-02-151-20/+2
* Fix VirtualPath::GetComponents to handle drive letter string as usual path co...kinuko@chromium.org2013-02-151-1/+4
* Prevent bindings escalation on an existing NavigationEntry (attempt 2).creis@chromium.org2013-02-156-6/+103
* Android: Clear mailbox name when dropping frontbuffer.sievers@chromium.org2013-02-151-0/+1