Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
550c45e1107612182f6971db3d0c502d43e0c051
/
libartbase
/
base
/
os_linux.cc
1979c64
Clean up include paths
by David Sehr
· 7 years ago
a5785a2
Fix OS::GetFileSizeBytes().
by Vladimir Marko
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
[Renamed (84%) from runtime/os_linux.cc]
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
df674c4
Do not fsync profiles on close
by Calin Juravle
· 8 years ago
b64decd
Fix setting FdFile::ReadOnlyMode() flag
by David Brazdil
· 9 years ago
df87892
ART: Add FdFile constructors
by Andreas Gampe
· 10 years ago
f83e733
Move the trace file out of the profiles folder.
by Calin Juravle
· 9 years ago
b73f1f5
ART: Unlink old file in OS::CreateEmptyFile
by Andreas Gampe
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
7571e8b
Add flock(2)ing on dex-cache files to prevent races
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/os_linux.cc]
b45ccbf
Add some checks for bad inputs when opening files
by Brian Carlstrom
· 12 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
f582258
oat file patching
by Brian Carlstrom
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
1619286
Add oat file generation and tests to build
by Brian Carlstrom
· 13 years ago
4a289ed
Work on heap and space initialization to support image loading
by Brian Carlstrom
· 14 years ago
4e777d4
Revisions to "First pass of ImageWriter"
by Brian Carlstrom
· 14 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 14 years ago