summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* lower static initializer expectations on linux by 1 after r184541thakis@chromium.org2013-02-271-2/+2
* Make move_source_file.py more generous in handling include guard update.blundell@chromium.org2013-02-271-5/+8
* Telemetry: Fix --no-performance-mode switchskyostil@chromium.org2013-02-271-0/+1
* Telemetry: only whine about missing archives for pages which are really ran.marja@chromium.org2013-02-271-5/+5
* Telemetry / Android: adds option to prevent setting "performance mode".bulach@chromium.org2013-02-273-2/+16
* Remove heapcheck suppression for 174177satorux@chromium.org2013-02-271-5/+0
* Fix gen_keyboard_overlay_data.py so that it can handle search key as modifier.mazda@chromium.org2013-02-271-2/+2
* JSON compiler to prefix the function classes by their type's names.ncj674@motorola.com2013-02-271-16/+23
* [telemetry] Fix perf_tools/run_tests with no browser.dtu@chromium.org2013-02-271-3/+5
* Fix problem with non void return types in extension API IDL.benwells@chromium.org2013-02-262-10/+51
* Added a --create_depot_and_exit parameter to the bisect tool.simonhatch@chromium.org2013-02-263-135/+217
* Add MemorySanitizer runtime to Clang tarball.eugenis@chromium.org2013-02-261-3/+3
* Update expectations for xp-release-dual-core/intl2 and xp-release-single-core...sullivan@chromium.org2013-02-261-2/+2
* Suppress race in base::debug::TraceSamplingThread::ThreadMain.bruening@google.com2013-02-261-0/+15
* Suppress NULL buffer read+write in net_unittests on Macbruening@google.com2013-02-261-0/+12
* Suppress NULL buffer read+write in net_unittestsbruening@google.com2013-02-261-0/+14
* Android / Telemetry: fixes surface stats collector.bulach@chromium.org2013-02-261-21/+23
* [telemetry] Rename multi_page_benchmark* to page_benchmark*.dtu@chromium.org2013-02-2627-67/+66
* Update expectations for intl1, intl2, and moz tests:sullivan@chromium.org2013-02-261-4/+4
* Changed run-bisect-perf-regression.py to look for config and bisect script in...simonhatch@chromium.org2013-02-261-6/+16
* Use EmptyPlatform in Browser ctor.achuith@chromium.org2013-02-251-1/+1
* Add additional special-cases to sort-headers for ATL.brettw@chromium.org2013-02-251-1/+3
* Telemetry: fixes thermal throttling check when the tab crashes.bulach@chromium.org2013-02-251-2/+1
* Supress error reports caused by mstscax.dll.alexeypa@chromium.org2013-02-252-0/+7
* Remove forwarding include for base/files/file_path except for MTPD.brettw@chromium.org2013-02-241-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-244-6/+6
* Remove tab_list_backend.Reset.achuith@chromium.org2013-02-242-18/+2
* Introducing RdpConsole class that uses the MS RDP ActiveX control to create a...alexeypa@chromium.org2013-02-231-0/+7
* JSON Compiler should convert the namespace value in lowerCamelCase to unix_na...ncj674@motorola.com2013-02-233-6/+6
* Fixes for cros_browser_backend to enable unit tests to pass.achuith@chromium.org2013-02-221-43/+12
* Telemetry: extends Platform abstraction.bulach@chromium.org2013-02-227-34/+182
* Revert 183775 - looks like the bot is now back to lucidkinuko@chromium.org2013-02-221-5/+5
* Add FixItHints to the Chromium Clang plugin when missing virtual or OVERRIDErsleevi@chromium.org2013-02-225-21/+128
* device: Create device_bluetooth_string.{gyp,grd} files.tfarina@chromium.org2013-02-221-0/+4
* Added unit tests for the Dart Chrome.* API wrappers, testing the Dart output ...sashab@chromium.org2013-02-2220-50/+788
* Add supressions for new disk_cache tests.dsinclair@chromium.org2013-02-222-8/+3
* Add a telemetry-based gpu_tests foldernduca@chromium.org2013-02-222-1/+82
* Try to fix webkit memcheck bot timeouts with --no-show-resultsrnk@chromium.org2013-02-211-0/+2
* Suppress uninit in tcmalloc from WebKit hardeningrnk@chromium.org2013-02-211-0/+5
* Fix memory leak in r183737.rch@chromium.org2013-02-212-35/+0
* Suppress leaks from new QUIC testsrnk@chromium.org2013-02-212-0/+35
* Widen suppression for FileSystemURLRequestJobTest leakrnk@chromium.org2013-02-211-9/+1
* Added separate checkout and config file generation to bisect script.simonhatch@chromium.org2013-02-214-12/+317
* update sizes expectations on linux32 after upgrade to precise / gcc4.6thakis@chromium.org2013-02-211-5/+5
* [Telemetry] Fix exception when there's no browsers to run.dtu@chromium.org2013-02-211-3/+5
* Revert 183709nhiroki@chromium.org2013-02-2120-787/+50
* Fixed leak of TestRequestContextGetter in CloudPrintURLFetcherNoServiceProces...noamsml@google.com2013-02-212-27/+0
* Added unit tests for the Dart Chrome.* API wrappers, testing the Dart output ...sashab@chromium.org2013-02-2120-50/+787
* Add the ability to build a full version of Freetype via gyp thatdpranke@chromium.org2013-02-211-0/+3
* Fix incorrect truncation of audio data during partial interleave.dalecurtis@chromium.org2013-02-201-9/+0