summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* [content shell] enable new input types for layout testsjochen@chromium.org2012-11-291-2/+11
* [content shell] enable experimental css features for layout testsjochen@chromium.org2012-11-281-0/+3
* [content shell] add support for pointer-lockjochen@chromium.org2012-11-282-0/+9
* Free (and pause) audio resources when getting a phone callmiguelg@chromium.org2012-11-281-0/+1
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-282-3/+4
* Initialize compositor early on so the rest of the code can assumed it isjcivelli@chromium.org2012-11-271-2/+4
* [content shell] support relative paths for test namesjochen@chromium.org2012-11-271-3/+7
* [content shell] block loading of non-local resources during layout tests, and...jochen@chromium.org2012-11-279-1/+133
* [content shell] make sure we ran the main runner at least once and shut it do...jochen@chromium.org2012-11-271-0/+10
* [content shell] add support for entering/exiting fullscreen mode for layout testjochen@chromium.org2012-11-273-7/+38
* Remove AppResource and unneeded resources.newt@chromium.org2012-11-276-47/+0
* Relax security review requirement for test-only content/shell messages.tsepez@chromium.org2012-11-261-9/+0
* Move CommandLineTest to ContentShell and remove FlakyTest annotation.yfriedman@chromium.org2012-11-262-1/+5
* [content shell] change how the main render view is picked for layout testsjochen@chromium.org2012-11-269-62/+34
* overscroll: Allow turning off overscroll in some places.sadrul@chromium.org2012-11-222-0/+9
* Start hooking up element.requestFullscreen() for content shelljinsukkim@google.com2012-11-223-0/+25
* Add support for testing interstitials from Android.tedchoc@chromium.org2012-11-211-3/+0
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-212-2/+2
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-202-10/+1
* [content shell] reenable ignoring certificate errors when running layout testsjochen@chromium.org2012-11-191-1/+3
* [content shell] don't terminate because a renderer becomes unresponsive when ...jochen@chromium.org2012-11-191-1/+2
* [content shell] add stubs to testRunner that are also stubbed out in DRTjochen@chromium.org2012-11-192-12/+31
* [content shell] Disable renderer accessibility for now. Breaks more than it h...jochen@chromium.org2012-11-191-2/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-166-49/+12
* [content shell] don't show the context menu when running layout testsjochen@chromium.org2012-11-153-0/+15
* Unskip tests that don't crash anymorejochen@chromium.org2012-11-151-6/+0
* [content shell] Implement testRunner.display()jochen@chromium.org2012-11-156-22/+124
* Reland r167341 - Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-144-2/+36
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-141-2/+2
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-141-6/+6
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-10/+11
* [content shell] Only report renderers as crashed when the termination status ...jochen@chromium.org2012-11-141-1/+2
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-142-7/+2
* re-re-land of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-143-2/+4
* Revert 167431 - reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-133-4/+2
* reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-133-2/+4
* Move aura/desktop to views/widget/desktop_auraben@chromium.org2012-11-131-4/+4
* Revert 167341 - Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-134-36/+2
* Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-134-2/+36
* Revert 167245 - Currently, the ash and desktop implementations of StackingCli...scottmg@chromium.org2012-11-123-4/+2
* Currently, the ash and desktop implementations of StackingClient stomp each o...scottmg@google.com2012-11-123-2/+4
* Move ui\aura\shared to ui\views\corewmben@chromium.org2012-11-122-10/+13
* content: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-101-1/+1
* Created a new class ContentViewRenderView which contains the code used tojcivelli@chromium.org2012-11-107-119/+60
* Split DownloadFile::Rename into RenameAndUniquify and RenameAndAnnotate.rdsmith@chromium.org2012-11-101-1/+4
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-092-2/+2
* Add security team as owners of IPC files.tsepez@chromium.org2012-11-091-0/+9
* [content shell] avoid accessing the filesystem when io restrictions are enabledjochen@chromium.org2012-11-083-8/+18
* [content shell] remove OVERRIDE from WebTestDelegate implementationjochen@chromium.org2012-11-071-12/+12