Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2e89e901b9f303549f3ba64e45d87292e9c986c8
/
runtime
/
base
/
stringpiece.h
de40d47
Use arenas for the verifier
by Mathieu Chartier
· 10 years ago
e2aa326
Use binary search for FindDeclaredInstance/StaticField
by Mathieu Chartier
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 11 years ago
6b604a1
Fix Class::IsInSamePackage to not read beyond the end of a StringPiece.
by Ian Rogers
· 11 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 11 years ago
7dfb28c
Don't scan image space when starting runtime.
by Ian Rogers
· 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/base/stringpiece.h]
39ebcb8
More profiler driven tweaks.
by Ian Rogers
· 12 years ago
e222ee0
Move stringpiece.h and stringprintf.h to base/.
by Elliott Hughes
· 13 years ago
[Renamed (98%) from src/stringpiece.h]
16dfc04
Add cstddef for ptrdiff_t
by Brian Carlstrom
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
11d1b0c
Reduce namespace pollution.
by Elliott Hughes
· 13 years ago
c3b77c7
Avoid copying and strlen(3) in the FindClass path.
by Elliott Hughes
· 14 years ago
a663ea5
Initialize ClassLinker from image
by Brian Carlstrom
· 14 years ago
6cc1845
Simplify ClassLinker::LoadClass
by Brian Carlstrom
· 14 years ago
1f359b0
Improve CHECK_<op> logging.
by Elliott Hughes
· 14 years ago
0e5d75d
Add support for linking classes.
by Carl Shapiro
· 14 years ago
d4e48fd
Add the StringPiece class.
by Carl Shapiro
· 14 years ago