aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-28Disable doclint for java 8Ben Gruver
2014-12-28Fix some javadoc issuesBen Gruver
2014-12-28Expose the various fixed-size item counts in DexBackedDexFileBen Gruver
2014-12-28Refactor VariableSizeLookaheadIteratorBen Gruver
2014-11-14Use options.checkPackagePrivateAccessyyjdelete
2014-11-14checkPackagePrivateAccess only for API 17(4.2)yyjdelete
2014-11-06Add some additional checks related to instruction sizeBen Gruver
2014-11-06Use dlerror() to clear any error before retrying with the mangled nameBen Gruver
2014-11-06Merge pull request #23 from iBotPeaches/masterBen Gruver
2014-11-06Implement dex entry for non classes.dex filesConnor Tumbleson
2014-11-06Merge pull request #24 from CalebFenton/masterBen Gruver
2014-10-10Use 2.x 'param' directiveCaleb Fenton
2014-08-29Fixed the bug of not setting the location field of the instruction in addInst...edwardxwu
2014-08-16Merge pull request #21 from whydoubt/floating-point-valuesBen Gruver
2014-08-15No need to reevaluate 'resource != null'Jeff Smith
2014-07-21Allow but ignore multiple exception handlers for the same exceptionBen Gruver
2014-07-19Improve the readability of the newline normalization stuff for testsBen Gruver
2014-07-19Fix potential NPE in MethodAnalyzerBen Gruver
2014-07-19Implement implicit method/field references in baksmaliBen Gruver
2014-07-19Implement implicit method/field references in smaliBen Gruver
2014-07-15Add missing "break" from switch statement in BuilderClassPoolBen Gruver
2014-07-15Ensure the annotation elements are sorted when writtenBen Gruver
2014-02-17Improve how method parameter lists are lexedBen Gruver
2014-02-17Give comment-generating functions more precise namingJeff Smith
2014-02-16Merge remote-tracking branch 'upstream/master' into floating-point-valuesJeff Smith
2014-02-13Extract dexlib2 as a separate host libraryandroid-wear-5.0.0_r1android-l-preview_r2android-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-cts-5.0_r9android-cts-5.0_r8android-cts-5.0_r7android-cts-5.0_r6android-cts-5.0_r5android-cts-5.0_r4android-cts-5.0_r3android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1android-5.0.2_r3android-5.0.2_r1android-5.0.1_r1android-5.0.0_r7android-5.0.0_r6android-5.0.0_r5.1android-5.0.0_r5android-5.0.0_r4android-5.0.0_r3android-5.0.0_r2android-5.0.0_r1lollipop-wear-releaselollipop-releaselollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaselollipop-devlollipop-cts-releasel-previewidea133-weekly-releaseBen Gruver
2014-02-13Fix up the build files and some minor tweaks to build smali/baksmali 2.*Ben Gruver
2014-02-13Merge tag 'v2.0.3' into masterBen Gruver
2014-02-03Clean up some unused/unneeded tokens in smaliParser.gBen Gruver
2014-02-02Add support for non-standard invoke-object-init/range instructionsBen Gruver
2014-02-02Upgrade to gradle 1.10Ben Gruver
2014-02-01Truncate filenames based on their utf-8 lengthBen Gruver
2014-01-29Fix NPE when using a custom inline method tableBen Gruver
2014-01-29support c++ dalvik in deodexerantBen Gruver
2014-01-18Add new experimental dex rewriter functionalityBen Gruver
2014-01-18Minor comment fix in MutableMethodImplementationBen Gruver
2014-01-18Refactor the maven upload build stuffBen Gruver
2014-01-17Don't throw an exception in the build if the sonatype user/password isn't setBen Gruver
2014-01-17Bump the version to 2.0.3Ben Gruver
2014-01-17Add gradle configuration for uploading smali artifacts to mavenBen Gruver
2014-01-16Lazily create the lists in MethodLocationBen Gruver
2013-12-29Use known-good locale when doing jflex codegenBen Gruver
2013-12-12Make sure we always shut down the executorBen Gruver
2013-12-12Skip the call to String.format when annotating, if there are no valuesBen Gruver
2013-12-10Merge remote-tracking branch 'upstream/master' into floating-point-valuesJeff Smith
2013-12-08Replace use of System.lineSeparator(), to keep compatibility with java 6Ben Gruver
2013-12-08Fix up option parsing code for resource id stuff to use 'i'Ben Gruver
2013-12-08occured -> occurredBen Gruver
2013-12-08Don't System.exit from baksmali.disassembleClassBen Gruver
2013-12-08Remove --check-package-private-access optionBen Gruver