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