Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
e8df33e879f37de56c05a54812bf8bf8a08ecb9c
/
runtime
/
base
/
unix_file
/
fd_file.cc
877fd96
Improve profile processing
by Calin Juravle
· 10 years ago
5096e66
ART: Add FdFile::Copy() to copy data from another file.
by Vladimir Marko
· 10 years ago
6a887d6
Stop wrapping close(2) with TEMP_FAILURE_RETRY in art.
by Elliott Hughes
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 11 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 11 years ago
4303ba9
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 11 years ago
825201e
ART: ReadFully needs to fail when EOF
by Andreas Gampe
· 11 years ago
c5f1773
Remove deprecated WITH_HOST_DALVIK.
by Ian Rogers
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
8d31bbd
Throw IOException at source of failing to open a dex file.
by Ian Rogers
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/base/unix_file/fd_file.cc]
b45ccbf
Add some checks for bad inputs when opening files
by Brian Carlstrom
· 13 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 13 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 13 years ago