summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+6
* Suppress an Windows internal/benign data race when using _vsprintf_ptimurrrr@chromium.org2012-08-011-4/+1
* Suppress some new Valgrind reportstimurrrr@chromium.org2012-08-011-1/+35
* TSAN: Stop PollingThread before deleting it to avoid race on changing virtual...paivanof@gmail.com2012-08-011-8/+0
* TSAN: Suppress a race in DeviceOrientationProviderTest.thestig@chromium.org2012-07-311-1/+8
* Remove another JsSyncManagerObserver suppressionrlarocque@chromium.org2012-07-311-6/+0
* Partial revert of r149286. Revert clang r160967 -> r159409.thestig@chromium.org2012-07-311-1/+1
* Added JSON schema compiler support for serialized typesmitchellwrosen@chromium.org2012-07-317-63/+190
* Extensions Docs Server: fix rendering of the Devtools API.cduvall@chromium.org2012-07-311-1/+2
* Update webkit_resources to support high-dpi assetsrbyers@chromium.org2012-07-311-1/+2
* roll clang 159409:160967thakis@chromium.org2012-07-311-1/+1
* Fix update to Linux-64 perf expectations.vandebo@chromium.org2012-07-311-2/+2
* Update perf expecations for Linux-64vandebo@chromium.org2012-07-311-3/+3
* Add checkdeps presubmit check. Warns on new #includes of dependenciesjoi@chromium.org2012-07-312-1/+9
* Merge Linux-specific bits from upstream asan_symbolize.py into Chromeglider@chromium.org2012-07-311-7/+14
* Implement ability to specify temporarily-allowed dependencies in DEPSjoi@chromium.org2012-07-3114-295/+592
* Valgrind: Update a suppression with the content namespace.thestig@chromium.org2012-07-311-1/+1
* Heapchecker: Raise timeout value from 20 to 30 minutes. TSAN: Add another sup...thestig@chromium.org2012-07-302-1/+8
* Rebaseline linux sizes.simonjam@google.com2012-07-301-1/+1
* Fix leak in JsSyncManagerObserverrlarocque@chromium.org2012-07-301-15/+0
* Valgrind: Suppress a leak. Heapchecker: Re-enable test_shell_tests and unit_t...thestig@chromium.org2012-07-303-6/+7
* Valgrind: Extend a suppression and reinstate suppressions for leaks that reap...thestig@chromium.org2012-07-301-6/+30
* Valgrind: Suppress a couple more errors and disable a flaky test.thestig@chromium.org2012-07-302-0/+21
* Valgrind/Heapchecker: Remove obsolete suppressions for a BackgroundApplicatio...thestig@chromium.org2012-07-303-20/+11
* Valgrind/Heapchecker: Add a new suppression for a JsSyncManagerObserverTest l...thestig@chromium.org2012-07-302-26/+31
* Valgrind: Remove an obsolete suppression and add a new one for a remoting/med...thestig@chromium.org2012-07-301-14/+10
* Roll FFMpeg for M22.dalecurtis@google.com2012-07-301-2/+1
* Load static symbol information lazily with some clean-ups.dmikurube@chromium.org2012-07-304-161/+260
* Lower static initializer expectations on mac by 2thakis@chromium.org2012-07-291-1/+1
* Valgrind: Exclude more browser tests that fail consistently.thestig@chromium.org2012-07-281-16/+19
* Valgrind: Add and widen suppressions.thestig@chromium.org2012-07-281-4/+27
* Added ToJson to JSON schema compiler.mitchellwrosen@chromium.org2012-07-287-94/+350
* Valgrind: Suppress error in AccessibilityTable::roleValue().thestig@chromium.org2012-07-281-16/+30
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-272-11/+11
* clang plugin: Put inner classes bugfix behind a flag.thakis@chromium.org2012-07-274-10/+28
* Perf sheriffing. <1% change in IO on moz page cycler.simonjam@google.com2012-07-271-2/+2
* Extend revision range on linux-release-lowmem/dom_perf/total/score. It's flaky.simonjam@google.com2012-07-271-1/+1
* Create less segments in std::string internalstimurrrr@chromium.org2012-07-271-0/+5
* Update expectations.rtenneti@google.com2012-07-271-1/+1
* Revert 148684 - Update expectations.rtenneti@chromium.org2012-07-271-1/+1
* Fix third-party license information for a number of projectssteveblock@chromium.org2012-07-271-17/+60
* Update expectations.rtenneti@google.com2012-07-271-1/+1
* Add base/md5* to ThreadSanitizer ignore list.scherkus@chromium.org2012-07-261-0/+5
* Update expectations.rtenneti@google.com2012-07-261-1/+1
* Revert 148553 - r148418 has been reverted.sergeyu@chromium.org2012-07-261-4/+0
* exclude JingleSessionTest.TestStreamChannel for Windows Tests (tsan)zhaoqin@google.com2012-07-261-0/+4
* Add --gtest_filter support to run_test_cases.py.maruel@chromium.org2012-07-262-4/+37
* Remove the part of generating xkeyboard_data.h from gen_keyboard_overlay_data...mazda@chromium.org2012-07-261-69/+5
* Update expectations.rtenneti@google.com2012-07-261-1/+1
* Fix syntax highlighting in JSON Schema Compiler's preview server: don't crashkalman@chromium.org2012-07-263-17/+26