summaryrefslogtreecommitdiffstats
path: root/libdex/sha1.h
Commit message (Collapse)AuthorAgeFilesLines
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
| | | | | | | | | | An leading underscore followed by a capital letter is a reserved name space in C and C++. This change also moves any #include directives within the include guard in some of the compiler/codegen/arm header files. Change-Id: I9715e2c5301699d31886e61d0fe6e29483555a2a
* Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2011-05-051-3/+3
|\ | | | | | | Change-Id: I99c4289bd34f63b0b970b6ed0fa992b44e805393
| * Make libdex structures tool friendly.Carl Shapiro2011-04-271-10/+2
| | | | | | | | | | | | | | | | | | | | Previously, the struct name and its typedef name were identical. This confuses emacs and etags. This change eliminates the typedef names and removes the extern "C" wrapping the libdex header files. To support this change the transitive C dependencies have been made to compile as C++ instead. Change-Id: I7065f32d61d776f9b09c7b461adf2502268d852f
| * Convert the internal and in-line natives to C++.Carl Shapiro2011-04-121-0/+8
|/ | | | Change-Id: I2ece682bc3b4d3b55ab27c60fd84a0b3243d7ca6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+20
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-20/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+20