| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a mechanism to ignore certain elements for accessibility audit on a per-t... | aboxhall@chromium.org | 2013-01-17 | 1 | -4/+4 |
* | allow gyp-explain on Windows, and change help to work with current chrome gyp... | scottmg@chromium.org | 2013-01-17 | 1 | -6/+1 |
* | Update tools/git/update-copyrights.sh. | xiyuan@chromium.org | 2013-01-17 | 1 | -11/+2 |
* | [telemetry] Fix --browser-executable containing ~ | nduca@chromium.org | 2013-01-17 | 1 | -2/+6 |
* | Move webui resources from chrome\browser\resources\shared to ui\webui\resources. | jam@chromium.org | 2013-01-17 | 1 | -1/+1 |
* | A mechanism to set the default handler for a URL protocol on Windows 8. | grt@chromium.org | 2013-01-17 | 3 | -0/+95 |
* | Suppress a leak in EventUnittest.AddingFilterWithUrlFieldNotAListThrowsExcept... | glider@chromium.org | 2013-01-17 | 2 | -0/+48 |
* | [Telemetry] Remove tab.runtime and tab.page. | dtu@chromium.org | 2013-01-17 | 41 | -180/+165 |
* | Telemetry: fixes InspectorTimeline.testGotTimeline | bulach@chromium.org | 2013-01-17 | 1 | -8/+2 |
* | [telemetry] Resolve userdirs in --output | nduca@chromium.org | 2013-01-17 | 1 | -1/+1 |
* | [telemetry] Disable problematic sites on mobile list | nduca@chromium.org | 2013-01-17 | 1 | -0/+2 |
* | Overhaul JSON Schema Compiler to support a number of features required to | kalman@chromium.org | 2013-01-17 | 32 | -1734/+1243 |
* | [telemetry] When inspector takes over the websocket, hang telemetry until the... | nduca@chromium.org | 2013-01-17 | 1 | -1/+22 |
* | fix missing member var initialization | estade@chromium.org | 2013-01-17 | 1 | -14/+0 |
* | [telemetry] Split and retitle tab_controller into tab_list with backend and f... | nduca@chromium.org | 2013-01-17 | 8 | -156/+205 |
* | Create DeclarativeConditionSet, DeclarativeActionSet, and DeclarativeRule tem... | jyasskin@chromium.org | 2013-01-17 | 2 | -0/+5 |
* | [Telemetry] Clean up tab._Connect calls. Remove tab.console and tab.timeline. | dtu@chromium.org | 2013-01-17 | 7 | -76/+51 |
* | [Telemetry] fix google_credentials_backend_unittest.py and facebook_credentia... | hartmanng@chromium.org | 2013-01-16 | 5 | -177/+163 |
* | [Telemetry] Clean separation between tab (public) and tab_backend (Chrome); s... | dtu@chromium.org | 2013-01-16 | 10 | -203/+461 |
* | Revert 177087. | agable@chromium.org | 2013-01-16 | 12 | -457/+208 |
* | [Android] Sever findbugs dependencies on environment variables. | yfriedman@chromium.org | 2013-01-16 | 1 | -11/+7 |
* | Rebaseline perf-test to pick up recent changes. | anandc@chromium.org | 2013-01-16 | 1 | -9/+9 |
* | Suppress uninitialized memory errors in Quic (issue 170327) | glider@chromium.org | 2013-01-16 | 3 | -0/+55 |
* | Telemetry: fixes SurfaceStatsCollector usage. | bulach@chromium.org | 2013-01-16 | 1 | -2/+2 |
* | Fix TSAN-detected data race: Sync with audio thread before accessing output_s... | miu@chromium.org | 2013-01-16 | 1 | -7/+0 |
* | Telemetry: adds ImageDecodingBenchmarkUnitTest. | bulach@chromium.org | 2013-01-16 | 2 | -0/+31 |
* | [Telemetry] Clean separation between tab (public API) and tab_backend (Chrome... | dtu@chromium.org | 2013-01-16 | 12 | -208/+457 |
* | Add a page_set that has a bunch of self-running Canvas animation examples. To... | wiltzius@chromium.org | 2013-01-16 | 1 | -0/+244 |
* | Suppression for crbug.com/170245 | bradchen@google.com | 2013-01-16 | 1 | -0/+7 |
* | Let tests request a browser restart for each page in the pageset. | nduca@chromium.org | 2013-01-15 | 3 | -3/+21 |
* | [telemetry] Add page.disabled so that page set items can be temporarily disabled | nduca@chromium.org | 2013-01-15 | 3 | -1/+15 |
* | [telemetry] inspector backend needs browser_backend for version-specific work... | nduca@chromium.org | 2013-01-15 | 3 | -12/+21 |
* | Linux: use generated shim headers for system mesa. | phajdan.jr@chromium.org | 2013-01-15 | 1 | -14/+36 |
* | Telemetry / DevTools: use "notifications" for tracing. | bulach@chromium.org | 2013-01-15 | 2 | -20/+51 |
* | Telemetry (memory benchmark): Add histogram Memory.RendererUsed. | marja@chromium.org | 2013-01-15 | 1 | -1/+3 |
* | FileBrowserHandlerManifestTest.FileManagerURLOverride test fails on Chromeium... | MHX348@motorola.com | 2013-01-15 | 1 | -3/+0 |
* | [telemetry] page_test shouldn't waitForDocumentReadyStateToBeInteractiveOrBetter | nduca@chromium.org | 2013-01-14 | 1 | -1/+0 |
* | Telemetry: Fix memory benchmark. | marja@chromium.org | 2013-01-14 | 1 | -1/+1 |
* | Telemetry: fix compound interactions. | marja@chromium.org | 2013-01-14 | 1 | -4/+1 |
* | Disable FileBrowserHandlerManifestTest.FileManagerURLOverride test. | bradchen@google.com | 2013-01-14 | 1 | -0/+3 |
* | Fix ManagedModeURLFilter unit test leak. | sergiu@chromium.org | 2013-01-14 | 2 | -28/+0 |
* | Generalize suppression for crbug.com/169675 | bradchen@google.com | 2013-01-14 | 1 | -3/+0 |
* | [telmetry] Report a better error when no archive path is set | nduca@chromium.org | 2013-01-12 | 1 | -15/+23 |
* | [telemetry] Add --output option to output results to a file | nduca@chromium.org | 2013-01-12 | 1 | -2/+13 |
* | Suppression bug 169678. | bradchen@google.com | 2013-01-12 | 1 | -0/+29 |
* | fix tools/win/toolchain/toolchain.py x64 setup | scottmg@chromium.org | 2013-01-12 | 1 | -19/+11 |
* | Suppression for bug 169668 | bradchen@google.com | 2013-01-12 | 1 | -0/+14 |
* | Suppressions for bug 169675 | bradchen@google.com | 2013-01-12 | 2 | -0/+55 |
* | Suppressions for issue 169434. | bradchen@google.com | 2013-01-12 | 2 | -0/+12 |
* | Replace OncNetworkParser by the new ONC translator. | pneubeck@chromium.org | 2013-01-12 | 1 | -7/+0 |