index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
courgette
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update {virtual,override} to follow C++11 style in courgette.
nick
2015-04-24
1
-4
/
+4
*
Robust ELF header parsing.
halyavin
2015-03-24
4
-30
/
+36
*
Remove misleading comment.
halyavin
2015-03-24
1
-2
/
+0
*
Update out-of-date comments and error messages.
halyavin
2015-03-20
2
-9
/
+6
*
Add support for RIP relative addresses on x86_64.
wfh
2015-03-20
2
-5
/
+24
*
Fix undefined behavior in DifferenceEstimator.
halyavin
2015-03-13
1
-9
/
+13
*
Add 64-bit absolute address support to courgette.
wfh
2015-03-13
8
-26
/
+86
*
Fix NULL pointer access in AssemblyProgram::FindLabel.
halyavin
2015-03-12
1
-0
/
+2
*
Fix memory leak in AssemblyProgram::TrimLabels.
halyavin
2015-03-12
1
-0
/
+1
*
Make ParseNonSectionFileRegion a bit simplier and faster.
halyavin
2015-03-12
2
-16
/
+8
*
Restore stress_test_common script.
halyavin
2015-03-12
2
-1
/
+17
*
Fix memory leak in DisassemblerElf32X86::ParseRel32RelocsFromSection.
halyavin
2015-03-11
1
-0
/
+1
*
Fix courgette ELF x86 dissembler
Will Harris
2015-03-02
4
-2
/
+11
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-13
/
+13
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
1
-1
/
+1
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-4
/
+2
*
Remove courgette version tests. Add bsdiff version tests.
wfh
2015-02-19
5
-16
/
+16
*
Isolate courgette_unittests
scottmg
2015-01-22
2
-0
/
+35
*
Revert of Revert of Revert of Isolate courgette_unittests (patchset #1 id:1 o...
kochi
2015-01-22
2
-31
/
+0
*
Revert of Revert of Isolate courgette_unittests (patchset #1 id:1 of https://...
kochi
2015-01-22
2
-0
/
+31
*
Revert of Isolate courgette_unittests (patchset #1 id:1 of https://codereview...
kochi
2015-01-22
2
-31
/
+0
*
Isolate courgette_unittests
scottmg
2015-01-22
2
-0
/
+31
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+2
*
Using "static_assert" in lieu of "COMPILE_ASSERT" in courgete module
anujk.sharma
2015-01-20
5
-9
/
+10
*
Disable two PagedArrayTests that fail under AddressSanitizer on Windows
timurrrr
2015-01-14
1
-0
/
+4
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-3
/
+4
*
Cleanup: Get rid of more base::ASCIIToWide usage.
thestig
2014-12-04
1
-10
/
+7
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-1
/
+1
*
Add wfh@chromium.org to courgette OWNERS file.
dgarrett
2014-10-14
1
-0
/
+1
*
replace OVERRIDE with override in courgette/
mostynb
2014-10-14
1
-3
/
+3
*
Re-enable ensemble tests on Windows Release builds.
wfh
2014-10-14
1
-6
/
+15
*
Rewrite line endings from CRLF to LF for a bunch of files.
Daniel Cheng
2014-10-07
1
-23
/
+23
*
Fix more MSVC warnings, courgette/ edition.
pkasting
2014-10-03
9
-62
/
+42
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/
thestig
2014-09-13
5
-7
/
+7
*
Make Courgette as much as 5x faster.
asvitkine
2014-09-12
1
-0
/
+6
*
Fixes for re-enabling more MSVC level 4 warnings: courgette/ edition
pkasting@chromium.org
2014-07-08
3
-3
/
+3
*
Minor Fixes for Windows GN build.
brettw@chromium.org
2014-06-14
1
-1
/
+1
*
Add more content subtargets and deps to the GN build.
brettw@chromium.org
2014-06-13
1
-0
/
+137
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-2
/
+1
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-20
/
+0
*
Port to x64 Android.
anton@chromium.org
2014-04-03
1
-1
/
+1
*
Fix "unreachable code" warnings (MSVC warning 4702), misc. edition.
pkasting@chromium.org
2014-03-18
1
-2
/
+0
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
3
-3
/
+3
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+2
*
Remove PlatformFile from courgette
rvargas@chromium.org
2014-02-21
2
-70
/
+20
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-2
/
+2
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
1
-1
/
+2
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Add PE64 support to courgette
wfh@chromium.org
2013-09-25
24
-53
/
+1148
[next]