| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-land: Added DBus workaround from runtest.py to the run_gpu_test.py | sergiyb | 2015-01-23 | 1 | -1/+80 |
* | [Telemetry] Make the default Name of benchmark to be module_name.ClassName | nednguyen | 2015-01-23 | 11 | -0/+45 |
* | Rebaseline failing pixel tests. *re-land* | jmadill | 2015-01-23 | 2 | -2/+7 |
* | Make RenderFrame(Host) own a RenderWidget(Host). | kenrb | 2015-01-22 | 4 | -3/+8 |
* | Document and test that image_util.WritePngFile requires path end in 'png'. | kbr | 2015-01-22 | 1 | -2/+2 |
* | [Android] Show autofill popup after animation. | rouslan | 2015-01-22 | 1 | -0/+1 |
* | Revert of Moved DBus workaround from runtest.py to the run_gpu_test.py (patch... | kbr | 2015-01-22 | 1 | -68/+1 |
* | Revert of Rebaseline failing pixel tests. (patchset #3 id:40001 of https://co... | brianderson | 2015-01-22 | 2 | -7/+2 |
* | Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3... | cmumford | 2015-01-21 | 4 | -8/+3 |
* | Make RenderFrame(Host) own a RenderWidget(Host). | kenrb | 2015-01-21 | 4 | -3/+8 |
* | Rebaseline failing pixel tests. | jmadill | 2015-01-21 | 2 | -2/+7 |
* | PlzNavigate: make content unit tests work with browser side navigation | clamy | 2015-01-21 | 1 | -7/+12 |
* | Moved DBus workaround to the run_gpu_test.py | sergiyb | 2015-01-21 | 1 | -1/+68 |
* | Move the test template to //testing/test.gni (part 2) | qsr | 2015-01-21 | 1 | -0/+3 |
* | Add DumpAccessibilityTree tests (13,14 of 20) | shreeram.k | 2015-01-21 | 36 | -0/+237 |
* | Introduce a LoadingTaskQueue | alexclarke | 2015-01-21 | 2 | -0/+6 |
* | Block NPAPI plugins by default | wfh | 2015-01-21 | 3 | -0/+57 |
* | GN: Add -Wl,-z defs on linux and fix errors | jamesr | 2015-01-21 | 1 | -1/+8 |
* | Move URLRequestSlowDownloadJob to net/test/url_request. | jam | 2015-01-20 | 2 | -377/+0 |
* | Expose attributes max, min, value for meter html tag | ramya.v | 2015-01-20 | 4 | -7/+12 |
* | Move //mojo/{public, edk} underneath //third_party | blundell | 2015-01-19 | 1 | -7/+7 |
* | Revert of On Android, links inside headings should be announced as headings b... | bartfab | 2015-01-19 | 4 | -17/+0 |
* | On Android, links inside headings should be announced as headings by TalkBack | ramya.v | 2015-01-19 | 4 | -0/+17 |
* | Add DumpAccessibilityTree tests (12 of 20) | shreeram.k | 2015-01-19 | 42 | -28/+205 |
* | Add occlusion support to WebContentsImpl and RenderWidgetHostView | ccameron | 2015-01-17 | 2 | -0/+14 |
* | Start replicating sandbox flags for OOPIF. | alexmos | 2015-01-16 | 1 | -1/+2 |
* | Add Windows accessibility event tests for tree changes. | dmazzoni | 2015-01-15 | 48 | -0/+279 |
* | Replace action_runner's NavigateToPage with Navigate(url,...) | ariblue | 2015-01-15 | 9 | -16/+18 |
* | Add DumpAccessibilityTree tests (19 of 20) | shreeram.k | 2015-01-15 | 43 | -13/+218 |
* | Eliminate RenderWidgetHostViewBase::WasShown/Hidden | ccameron | 2015-01-15 | 1 | -2/+0 |
* | Change the WebCrypto behavior when exporting EC private keys that were import... | eroman | 2015-01-14 | 1 | -0/+19 |
* | Speculatively spawns a renderer process for navigations. | carlosk | 2015-01-14 | 1 | -0/+5 |
* | Fixes WebRTC browsertests. | yukishiino | 2015-01-14 | 1 | -1/+10 |
* | Disable OutOfProcessPPAPITest under ThreadSanitizer. | glider | 2015-01-14 | 1 | -2/+10 |
* | Fix some errors in GN files for content. | vchigrin | 2015-01-14 | 1 | -1/+1 |
* | Remove usage of [Client=..] from web_ui_mojo test. | darin | 2015-01-13 | 2 | -25/+10 |
* | Skip GPU trace_test while setting up build bot recipes. | dyen | 2015-01-13 | 1 | -0/+2 |
* | Exposed the invalid state of form controls to the accessibility APIs. | nektar | 2015-01-13 | 5 | -26/+42 |
* | replace COMPILE_ASSERT with static_assert in content/ | mostynb | 2015-01-13 | 3 | -27/+27 |
* | Add content_perftests, gl_tests, and gl_benchmark to GN | brettw | 2015-01-13 | 1 | -0/+78 |
* | Add content unittests to the GN build. | brettw | 2015-01-13 | 1 | -2/+201 |
* | Roll WebGL conformance tests and update test expectations. | zmo | 2015-01-13 | 1 | -3/+0 |
* | Add a helper function, ,IsCellOrTableHeaderRole(), for ax table header | je_julie.kim | 2015-01-12 | 6 | -12/+12 |
* | TableCaptionElement is not exposed to accessibility | ramya.v | 2015-01-12 | 2 | -4/+4 |
* | Disable content_browsertests on GN for Mac | Brett Wilson | 2015-01-12 | 1 | -158/+162 |
* | Add content_browsertests to GN build. | brettw | 2015-01-12 | 1 | -0/+211 |
* | [ServiceWorker] Use WebPageVisibilityState in ClientInfo. | mlamouri | 2015-01-10 | 1 | -1/+1 |
* | Added test to ensure gpu_toplevel marker is plumbed through blink. | dyen | 2015-01-09 | 2 | -0/+85 |
* | Expose br tag in AX Tree as ROLE_SYSTEM_WHITESPACE. | shreeram.k | 2015-01-08 | 9 | -12/+12 |
* | Form labels not being spoken in TalkBack | ramya.v | 2015-01-08 | 3 | -3/+3 |