OSDN Git Service

android-x86/frameworks-base.git
2015-08-26 Deepanshu Guptaam 8bfc5a9d: am b1e21330: Implement tools:list_item...
2015-08-26 Jens Ole Lauridsenam 67b73b60: am cd4d5b3f: Support AppBar from Material...
2015-08-26 Deepanshu Guptaam 6f5709ca: am de13095d: Update tests per new layoutli...
2015-08-26 Deepanshu Guptaam 9a13b1e7: am db67caa6: Add missing resolveResValue...
2015-08-26 Deepanshu Guptaam ad16968d: am 6eef1246: LayoutLib: Skip classes from...
2015-08-26 Deepanshu Guptaam 15e549a8: am 4f5e6c63: Skip warnings for some unreso...
2015-08-26 Deepanshu Guptaam 669e4969: am 3e875dbb: Fix import order. [DO NOT...
2015-08-26 Deepanshu Guptaam c0fd1316: am e5fa12ad: Fix ParserFactory not initial...
2015-08-26 Deepanshu Guptaam 6b836cd0: am a287b842: Fix NPE in BridgeContext...
2015-08-26 Deepanshu Guptaam 91e456d2: am e698bb27: Fix BridgeTypedArray.getType...
2015-08-26 Deepanshu Guptaam 8a6295e8: am e481e713: Include Shapes in LayoutLib...
2015-08-26 Deepanshu Guptaam 66d5f24d: am ba5a02c5: LayoutLib: Support getting...
2015-08-26 Deepanshu Guptaam b32e44ff: am a5ffed0b: LayoutLib: Change nullity...
2015-08-26 Deepanshu Guptaam 1754824c: am c96ef952: Add documentation about hack...
2015-08-26 Deepanshu Guptaam 678f0ea2: am b318ff54: Make DatePicker rendering...
2015-08-26 Deepanshu Guptaam 2e57c1e2: am cc5e69e4: Inject anonymous inner classe...
2015-08-26 Deepanshu Guptaam 899daf75: am d7e89906: Update platformDir search...
2015-08-26 Deepanshu Guptaam 2f50403f: am afedbc47: Make Context.getClassLoader...
2015-08-26 Deepanshu Guptaam de3ac8f9: am 92480a9a: Fix include tag rendering...
2015-08-26 Deepanshu Guptaam 50e1406a: am f6b08547: Show better error message...
2015-08-26 Deepanshu Guptaam 81990c3f: am b1370c26: Fix build: udpate parser...
2015-08-26 Deepanshu Guptaam 0a07bb95: am aa729889: Don\'t keep LayoutlibCallback...
2015-08-26 Deepanshu Guptaam bbbdc2ad: am 5c90c4f4: Remove kxml dependency [DO...
2015-08-26 Deepanshu Guptaam b1e21330: Implement tools:list_item for RecyclerView...
2015-08-26 Jens Ole Lauridsenam cd4d5b3f: Support AppBar from Material Design. ...
2015-08-26 Deepanshu Guptaam de13095d: Update tests per new layoutlib_api [DO...
2015-08-26 Deepanshu Guptaam db67caa6: Add missing resolveResValue call. [DO...
2015-08-26 Deepanshu Guptaam 6eef1246: LayoutLib: Skip classes from java package...
2015-08-26 Deepanshu Guptaam 4f5e6c63: Skip warnings for some unresolved referenc...
2015-08-26 Deepanshu Guptaam 3e875dbb: Fix import order. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam e5fa12ad: Fix ParserFactory not initialized error...
2015-08-26 Deepanshu Guptaam a287b842: Fix NPE in BridgeContext.obtainStyledAttri...
2015-08-26 Deepanshu Guptaam e698bb27: Fix BridgeTypedArray.getType() [DO NOT...
2015-08-26 Deepanshu Guptaam e481e713: Include Shapes in LayoutLib. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam ba5a02c5: LayoutLib: Support getting resource arrays...
2015-08-26 Deepanshu Guptaam a5ffed0b: LayoutLib: Change nullity annotations...
2015-08-26 Deepanshu Guptaam c96ef952: Add documentation about hack in commit...
2015-08-26 Deepanshu Guptaam b318ff54: Make DatePicker rendering not fail (style...
2015-08-26 Deepanshu Guptaam cc5e69e4: Inject anonymous inner classes of injected...
2015-08-26 Deepanshu Guptaam d7e89906: Update platformDir search in tests. [DO...
2015-08-26 Deepanshu Guptaam afedbc47: Make Context.getClassLoader() work. [DO...
2015-08-26 Deepanshu Guptaam 92480a9a: Fix include tag rendering. [DO NOT MERGE]
2015-08-26 Deepanshu Guptaam f6b08547: Show better error message for color attr...
2015-08-26 Deepanshu Guptaam b1370c26: Fix build: udpate parser factory method...
2015-08-26 Deepanshu Guptaam aa729889: Don\'t keep LayoutlibCallback reference...
2015-08-26 Deepanshu Guptaam 5c90c4f4: Remove kxml dependency [DO NOT MERGE]
2015-08-25 Deepanshu GuptaImplement tools:list_item for RecyclerView. [DO NOT...
2015-08-25 Jens Ole LauridsenSupport AppBar from Material Design. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaUpdate tests per new layoutlib_api [DO NOT MERGE]
2015-08-25 Deepanshu GuptaAdd missing resolveResValue call. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaLayoutLib: Skip classes from java package. [DO NOT...
2015-08-25 Deepanshu GuptaSkip warnings for some unresolved references. [DO NOT...
2015-08-25 Deepanshu GuptaFix import order. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaFix ParserFactory not initialized error. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaFix NPE in BridgeContext.obtainStyledAttributes() ...
2015-08-25 Deepanshu GuptaFix BridgeTypedArray.getType() [DO NOT MERGE]
2015-08-25 Deepanshu GuptaInclude Shapes in LayoutLib. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaLayoutLib: Support getting resource arrays. [DO NOT...
2015-08-25 Deepanshu GuptaLayoutLib: Change nullity annotations. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaAdd documentation about hack in commit: f8ea750455...
2015-08-25 Deepanshu GuptaMake DatePicker rendering not fail (style search fix...
2015-08-25 Deepanshu GuptaInject anonymous inner classes of injected classes...
2015-08-25 Deepanshu GuptaUpdate platformDir search in tests. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaMake Context.getClassLoader() work. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaFix include tag rendering. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaShow better error message for color attr not found...
2015-08-25 Deepanshu GuptaFix build: udpate parser factory method [DO NOT MERGE]
2015-08-25 Deepanshu GuptaDon't keep LayoutlibCallback reference. [DO NOT MERGE]
2015-08-25 Deepanshu GuptaRemove kxml dependency [DO NOT MERGE]
2015-08-21 Cheryl Potteram dc35d48f: Merge "docs: changed red to yellow in...
2015-08-21 Cheryl PotterMerge "docs: changed red to yellow in code snippet...
2015-08-21 Sebastien Hertzam b63e291d: am 88556ac2: am 599dc2bd: am 50af68e7...
2015-08-21 Sebastien Hertzam 88556ac2: am 599dc2bd: am 50af68e7: am 55f86b18...
2015-08-21 Sebastien Hertzam 599dc2bd: am 50af68e7: am 55f86b18: (-s ours) am...
2015-08-21 Sebastien Hertzam 50af68e7: am 55f86b18: (-s ours) am 9e7a0ddb: am...
2015-08-21 Sebastien Hertzam 55f86b18: (-s ours) am 9e7a0ddb: am 18089ceb: Allow...
2015-08-21 Sebastien Hertzam 9e7a0ddb: am 18089ceb: Allow debugging only for...
2015-08-21 Sebastien Hertzam 18089ceb: Allow debugging only for apps forked from...
2015-08-21 Sebastien Hertzresolved conflicts for merge of a2d19318 to lmp-mr1...
2015-08-21 Sebastien Hertzam 87a786af: am 445ab7fa: am ff8dc212: Allow debugging...
2015-08-21 Sebastien Hertzam 445ab7fa: am ff8dc212: Allow debugging only for...
2015-08-21 Sebastien Hertzam ff8dc212: Allow debugging only for apps forked from...
2015-08-20 David Friedmanam 5389f46c: Docs: Fixes to interactive-watch-face...
2015-08-20 David FriedmanDocs: Fixes to interactive-watch-face docs (CL 743190)
2015-08-20 David Friedmanam 56c22d29: Merge "Docs: Creating interactive watch...
2015-08-20 David FriedmanMerge "Docs: Creating interactive watch faces Bug:...
2015-08-20 David FriedmanDocs: Creating interactive watch faces
2015-08-19 David Friedmanam ed54f60a: Merge "Docs: Updating, clarifying Debug...
2015-08-19 David FriedmanMerge "Docs: Updating, clarifying Debug-over-WiFi instr...
2015-08-19 David FriedmanDocs: Updating, clarifying Debug-over-WiFi instructions.
2015-08-19 Sebastien HertzAllow debugging only for apps forked from zygote DO...
2015-08-19 Sebastien HertzAllow debugging only for apps forked from zygote
2015-08-14 Andrew Solovayam e7489fde: docs: Updating the permissions docs for...
2015-08-14 Eric Gilmoream d381eb95: Merge "Adding link to location API video...
2015-08-14 Rich Sloageram 72c1f222: Merge "docs: studio 1.3.1 revision updates...
2015-08-14 Rich Sloageram 4f66c1da: Merge "docs: studio 1.3.1 download updates...
2015-08-14 Cheryl Potteram caec50ec: docs: changed version 5 to 3 for Billing API
2015-08-14 Quddus Chongam 862f0f03: doc: Updated Auto quality guideline for...
2015-08-14 Rich Sloageram c5b58011: Merge "docs: gradle plugin revision update...
2015-08-14 Joe Fernandezam 5fd0eff1: docs: August 2015 Android Dashboard update
next