external/sawbuck.git
4 hours ago sebmarchand... Add a variant of the asan hooks that don't save the... master
3 days ago etienneb@chromium.orgSmall change for C++ readability.
4 days ago sebmarchand... Reduce the memory overhead per block and add the TIDs...
5 days ago etienneb@chromium.orgFix invalid post-order flatten in liveness analysis.
6 days ago siggi@chromium.orgAsan Runtime: No looping under quarantine lock.
6 days ago rogerm@chromium.orgAdd trace common unittests to build_all
6 days ago etienneb@chromium.orgRollback of this CL: https://codereview.appspot.com...
7 days ago etienneb@chromium.orgFix invalid cast in asan instrumentation.
7 days ago etienneb@chromium.orgAdd compiland path information to block graph.
8 days ago etienneb@chromium.orgFix coding style issues detected by CPPCheck.
10 days ago etienneb@chromium.orgFix missing variable initialisation in service unittest.
10 days ago etienneb@chromium.orgFix invalid cast of false to pointer.
10 days ago etienneb@chromium.orgFix invalid use of printf and StringPiece.
11 days ago chrisha@chromium.orgAdd more aggressive optimization settings to our offici...
11 days ago etienneb@chromium.orgFix missing expect in PE file parser unittests.
11 days ago etienneb@chromium.orgUse lahf/sahf instead of pushfd/popfd in BasicBlockCoun...
11 days ago etienneb@chromium.orgFix bugs found by PVS Studio linter.
11 days ago chrisha@chromium.orgFix a StringPiece bug in JSONFileWriter.
11 days ago chrisha@chromium.orgFind a printf bug found by a linter.
11 days ago chrisha@chromium.orgFix for new []/delete bug found by DrMemory.
11 days ago siggi@chromium.orgProfiler: Add test coverage for moving dynamic symbols...
12 days ago chrisha@chromium.orgRefactor Logger to use trace::common::Service.
12 days ago rogerm@chromium.orgChecking in version 1492 release binaries.
12 days ago siggi@chromium.orgAdds exports to profile_client.dll to support pushing...
12 days ago rogerm@chromium.orgBump version to 0.2.20.0
12 days ago rogerm@chromium.orgEnable fuzzing in the reliability bot.
12 days ago sebmarchand... Cut shadow size in half.
12 days ago rogerm@chromium.orgMove fuzzing transform from instrumenter to relinker.
13 days ago siggi@chromium.orgDon't delete a held lock.
2013-05-07 etienneb@chromium.orgFix off-by-one ID in the basic block entry count instru...
2013-05-03 etienneb@chromium.orgAdd instruction movzx to assembly.
2013-05-03 chrisha@chromium.orgCentralize service utilities and create Service base...
2013-05-03 etienneb@chromium.orgAdd test and arithmetic byte instructions in block...
2013-05-03 etienneb@chromium.orgAdd test instructions and some byte instructions in...
2013-05-03 siggi@chromium.orgAdd dynamic symbol support to trace file format.
2013-05-03 etienneb@chromium.orgAdd setXX instructions and mov_fs to block_graph assembly.
2013-05-03 siggi@chromium.orgTidy parse engine unittest a little.
2013-05-02 etienneb@chromium.orgFix previous CL of relative reference (oups).
2013-05-02 etienneb@chromium.orgAdd support for setXX instructions and mov with segment...
2013-05-02 rogerm@chromium.orgFix support for --agent in asan mode.
2013-05-02 etienneb@chromium.orgChange call reference from absolute to relative in...
2013-05-02 rogerm@chromium.orgAdd "mode" support to instrument wrapper script.
2013-05-01 rogerm@chromium.orgFix nits from post-commit review comments.
2013-05-01 rogerm@chromium.orgIncrement versio to 0.2.19.3 to trigger a build (for...
2013-05-01 rogerm@chromium.orgIncrement version to 0.2.19.2 to tribber a build.
2013-05-01 rogerm@chromium.orgGet rid of references to chrome_dll.pdb
2013-05-01 sebmarchand... Set the OFFICIAL_BUILD define for the official release...
2013-04-30 rogerm@chromium.orgBump version to trigger an official build (for testing)
2013-04-30 rogerm@chromium.orgSyzyASAN Logger: Use --unique-instance-id instead or...
2013-04-30 sebmarchand... Make the slow path faster !
2013-04-25 siggi@chromium.orgMinimally cover for ID rollover.
2013-04-25 siggi@chromium.orgMake symbol ID assignment explicit in SymbolMap interface.
2013-04-25 rogerm@chromium.orgAdd unique instance id generation to SyzyASAN logger.
2013-04-24 rogerm@chromium.orgChecking in version 1461 release binaries.
2013-04-24 rogerm@chromium.orgBump version to 0.2.19.0
2013-04-24 sebmarchand... Don't skip any stack frame by default.
2013-04-23 rogerm@chromium.orgAllow the logger to be interrupted while it's waiting...
2013-04-22 rogerm@chromium.orgStop the asan logger if --exit-on-failure is given.
2013-04-22 siggi@chromium.orgDynamic SymbolMap implementation, redo.
2013-04-22 sebmarchand... Capture the time since when a block has been freed...
2013-04-22 etienneb@chromium.orgAdd unittesting to Fuzzing Transformation.
2013-04-22 etienneb@chromium.orgImplements a transform to validate the Liveness Analysis.
2013-04-22 etienneb@chromium.orgInsert liveness analysis into Asan instrumentation.
2013-04-18 chrisha@chromium.orgChecking in version 1450 release binaries.
2013-04-18 etienneb@chromium.orgAvoid a DCHECK crash when giving a BasicBlock trace...
2013-04-18 etienneb@chromium.orgImplementation of a registers liveness analysis on...
2013-04-18 chrisha@chromium.orgBump version to 0.2.18.0
2013-04-18 etienneb@chromium.orgAccept reordering of image with only basic block reorde...
2013-04-18 etienneb@chromium.orgImplements arithmetic instructions in block_graph assem...
2013-04-17 etienneb@chromium.orgAdd encoding of arithmetic instruction in assembly.
2013-04-16 rogerm@chromium.orgFix a typo in a comment.
2013-04-16 rogerm@chromium.orgAdd asan key/value pairs to the crash report for breakpad.
2013-04-15 rogerm@chromium.orgSyzyASAN - Leave the contents of freed blocks intact.
2013-04-10 chrisha@chromium.orgCreate common/assertions.h and COMPILE_ASSERT_IS_POD.
2013-04-09 rogerm@chromium.orgRemove 2 obsolete TODO comments.
2013-04-08 rogerm@chromium.orgChecking in version 1438 release binaries.
2013-04-08 rogerm@chromium.orgBump version to trigger a build
2013-04-08 rogerm@chromium.orgRevert "Integrate dromaeo mode into the benchmark and...
2013-04-05 etienneb@chromium.orgFix logger/application command line splitting in logger.
2013-04-05 chrisha@chromium.orgPart of r1434 that was lost in a rollback.
2013-04-05 chrisha@chromium.orgMake BasicBlockDecomposer ignore labels past end of...
2013-04-05 chrisha@chromium.orgSmall fix to PRESUBMIT
2013-04-04 rogerm@chromium.orgUpdate version and release notes for 0.2.17.0.
2013-04-04 rogerm@chromium.orgAdd the asan error info to ASAN initiated exception...
2013-04-04 sebmarchand... Save the information about the shadow memory in the...
2013-04-04 chrisha@chromium.orgFix leaked handles in instrument_unittests.
2013-04-04 rogerm@chromium.orgIntegrate dromaeo mode into the benchmark and profile...
2013-04-03 chrisha@chromium.orgCreate trace/common_lib and add clock functionality...
2013-04-03 chrisha@chromium.orgFix a P0 bug in Decomposer.
2013-04-03 sebmarchand... Save the analysis of the crash available on the stack.
2013-04-03 rogerm@chromium.orgDirectly report asan errors via breakpad if available.
2013-04-03 chrisha@chromium.orgFix a small bug in CreateSectionGapBlocks.
2013-04-03 siggi@chromium.orgBump Chrome DEPS to 191158 and deal with fallout.
2013-04-02 sebmarchand... Implementation of InstrumenterWithAgentTest.
2013-03-28 rogerm@chromium.orgRemove logging to stderr from asan_rtl.
2013-03-28 rogerm@chromium.orgOnly set ASAN instrumentation source ranges in debug...
2013-03-27 sebmarchand... Append the instance id to SYZYGY_RPC_INSTANCE_ID env...
2013-03-27 etienneb@chromium.orgFix parsing of huge trace file (fseek64).
2013-03-27 sebmarchand... Add a flag to exit on failure (instead of raising an...
2013-03-26 sebmarchand... Fix a sneaky bug in asan_rtl_unittests !
next