Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2ff224df935def246e12590ebc1eb81b45793c45
/
runtime
/
gc
/
allocator
/
dlmalloc.h
923a694
Ignore null-pointer-arithmetic warnings in external/dlmalloc
by Yi Kong
· 8 years ago
c9b46d5
Remove unused declarations of dead code.
by Elliott Hughes
· 8 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
3220a6d
Use dlmalloc from external/dlmalloc instead of bionic/.
by Josh Gao
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 11 years ago
872dd82
Tidy and reduce ART library dependencies on the host.
by Ian Rogers
· 11 years ago
be031ff
Remove four counter increments out of the allocation path.
by Hiroshi Yamauchi
· 12 years ago
7287601
Fix a portable build breakage
by Hiroshi Yamauchi
· 12 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/gc/allocator/dlmalloc.h]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
[Renamed (76%) from src/dlmalloc.h]
15bf2d3
Use bionic's dlmalloc 2.8.5.
by Ian Rogers
· 13 years ago
b18e77a
Switch art over to the new bionic dlmalloc 2.8.5 callback
by Brian Carlstrom
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
30fab40
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming.
by Ian Rogers
· 13 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 14 years ago