Christopher Wiley
fead6f025b
am 72b1324c: am 2b83384f: Merge "Tighten up compiler flags for aidl"
...
* commit '72b1324cb31ff155d580f9de148c609922218f50':
Tighten up compiler flags for aidl
2015-09-01 16:50:46 +00:00
Christopher Wiley
26627d7011
am 4d6cb77a: Merge "Tighten up compiler flags for aidl"
...
* commit '4d6cb77ad92c9acadb5afc5d80be38dd3b63c3fa':
Tighten up compiler flags for aidl
2015-09-01 16:37:31 +00:00
Dan Willemsen
13786e281e
am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules"
...
* commit '60dd5d5966ebe993f5a81c46d9dea62c207abfd3':
Remove USE_MINGW, whitelist windows modules
2015-09-01 16:37:10 +00:00
Christopher Wiley
a6d167256d
am a73e0045: Merge "Revert "Tighten up compiler flags for aidl""
...
* commit 'a73e004516bae61bebe1e308f5b3ee295c1050b2':
Revert "Tighten up compiler flags for aidl"
2015-09-01 16:37:00 +00:00
Christopher Wiley
f7ea7c7b26
am 1643e97b: Merge "aidl: Pull main() into dedicated file"
...
* commit '1643e97b330d6c0f47e8643e52b12c6887a89f81':
aidl: Pull main() into dedicated file
2015-09-01 16:36:52 +00:00
Christopher Wiley
72b1324cb3
am 2b83384f: Merge "Tighten up compiler flags for aidl"
...
* commit '2b83384f44ffa30d1d3d61ded9ac4f83a275b77d':
Tighten up compiler flags for aidl
2015-09-01 16:36:37 +00:00
Filip Gruszczynski
1bca297bd3
Fix build.
...
Change-Id: Ibda30d85280cc72641e0baf2c6a69171a03fc7fb
2015-09-01 09:29:11 -07:00
Christopher Wiley
5b88363ed3
Tighten up compiler flags for aidl
...
Turn all warnings to errors, with special cases for places where
yacc forces us to be lenient. Remove one variable with 0 references
elsewhere in the code.
These flags are confined to be clang only because the Windows SDK build
is using an older compiler that does not understand these flags.
Change-Id: I6407bd331c25b8845bde46e9a917bce1d6857bd8
2015-08-31 13:55:46 -07:00
Dan Willemsen
60dd5d5966
Merge "Remove USE_MINGW, whitelist windows modules"
2015-08-31 19:30:57 +00:00
Christopher Wiley
a73e004516
Merge "Revert "Tighten up compiler flags for aidl""
2015-08-31 19:13:04 +00:00
Christopher Wiley
ecaf21c377
Revert "Tighten up compiler flags for aidl"
...
This reverts commit eea2353a3427f7d157c46e24ab6aba1378e16c2e.
This seems to have broken the build because whatever compiler the builder is using doesn't understand the same "turn off this warning" flags as my local host's compiler.
Change-Id: Ic68b7065b161a5ae683b7082c67147835833e0fa
2015-08-31 19:07:40 +00:00
Christopher Wiley
2f77417cce
aidl: Pull main() into dedicated file
...
This separates the main() entry point from the functionality we're
hoping to test. While here, redo the header guards to be consistent
accross the codebae.
Bug: 23516947
Change-Id: I61666126bdba0941f14bd0f031caaa30367b864a
Test: Compiles
2015-08-31 10:54:26 -07:00
Christopher Wiley
eea2353a34
Tighten up compiler flags for aidl
...
Turn all warnings to errors, with special cases for places where
yacc forces us to be lenient. Remove one variable with 0 references
elsewhere in the code.
Change-Id: Ia7819795eb162e9c77d215088aee4c45bd87c1af
2015-08-30 11:01:31 -07:00
Deepanshu Gupta
45b50acf61
am 4845fa72: am b8ae1879: Merge "Fix android:theme parsing for custom views." into mnc-ub-dev
...
* commit '4845fa72c236f7c70572a9ae24a8e183edfd485f':
Fix android:theme parsing for custom views.
2015-08-29 01:28:06 +00:00
Deepanshu Gupta
4845fa72c2
am b8ae1879: Merge "Fix android:theme parsing for custom views." into mnc-ub-dev
...
* commit 'b8ae187932ff783711ea8715d7f5891d9e4ebb32':
Fix android:theme parsing for custom views.
2015-08-29 00:02:26 +00:00
Casey Dahlin
8a8775c1db
Set up aidl for gtest
...
Bug: 23516947
Change-Id: I1c004868525f462d04894a7b96c671b626061ab5
Signed-off-by: Casey Dahlin <sadmac@google.com>
2015-08-28 16:21:53 -07:00
Dan Willemsen
4aa679ff96
Remove USE_MINGW, whitelist windows modules
...
Bug: 23566667
Change-Id: Ie6b8c51e2b6d6273f99f4e361c440136d7c6915c
2015-08-28 15:28:26 -07:00
Deepanshu Gupta
753517700d
Fix android:theme parsing for custom views.
...
Change-Id: Iba83ba1d2e4a96461cc298a759e32e4e51e311a0
2015-08-28 14:49:04 -07:00
Deepanshu Gupta
c816122501
Merge "Revert "LayoutLib: Switch SimpleDateFormat to icu.""
2015-08-28 16:00:35 +00:00
Deepanshu Gupta
0fdf3fc659
am 3a6567a8: am 4eb298a9: LayoutLib: Fix true transparency in status bar.
...
* commit '3a6567a86e33071871ed950006ae286750727b0e':
LayoutLib: Fix true transparency in status bar.
2015-08-26 21:12:15 +00:00
Deepanshu Gupta
ebdedb47e5
am 42994097: am a1be8b43: LayoutLib: Update golden test images. [DO NOT MERGE]
...
* commit '4299409775ffd5cb70a8970c15807f33fc8b08d4':
LayoutLib: Update golden test images. [DO NOT MERGE]
2015-08-26 20:22:48 +00:00
Deepanshu Gupta
68ff174b09
am 2b99b5da: am c9862b44: An ugly hack to render CalendarView. [DO NOT MERGE]
...
* commit '2b99b5da279a7cbf1f6412a8ac7d6bfdd82e26c6':
An ugly hack to render CalendarView. [DO NOT MERGE]
2015-08-26 20:22:43 +00:00
Deepanshu Gupta
d9600c986d
am 7eb81868: am b1ad4a15: LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]
...
* commit '7eb81868c338fc78139592ac81845c080f53b1c5':
LayoutLib: Fix true transparency in status bar. [DO NOT MERGE]
2015-08-26 20:22:35 +00:00
Deepanshu Gupta
5769732e6e
am 9d6e87b6: am da687918: Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]
...
* commit '9d6e87b67eb0d39d7584b12a3e843db68c8c9f3b':
Make getInt in BridgeTypedArray accept empty String. [DO NOT MERGE]
2015-08-26 20:22:29 +00:00
Deepanshu Gupta
728fc73130
am c43506fc: am 8c674fda: Fix layout mirroring. [DO NOT MERGE]
...
* commit 'c43506fc2dbe3fea6885e74ac8c67b91a0a644ff':
Fix layout mirroring. [DO NOT MERGE]
2015-08-26 20:22:23 +00:00
Deepanshu Gupta
37ae8f4ef8
am 918e62f1: am 7aa36129: Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]
...
* commit '918e62f1cb7e5802cfb7435dd606380fa5d3a278':
Fix typo: s/FullScreen/Fullscreen/ in LayoutLib. [DO NOT MERGE]
2015-08-26 20:22:17 +00:00
Deepanshu Gupta
e4b4b08446
am eb15670c: am 92f373fe: Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]
...
* commit 'eb15670ccc46c688537cd99fa1af2e475a5fd2be':
Fix Matrix_Delegate.native_getValues() [DO NOT MERGE]
2015-08-26 20:22:11 +00:00
Deepanshu Gupta
05ed2d9148
am 42e53ecb: am 66d91401: Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]
...
* commit '42e53ecbc146c4b131961e1f1764fcf886204b07':
Revert to using AppTheme for LayoutLib tests. [DO NOT MERGE]
2015-08-26 20:22:05 +00:00
Deepanshu Gupta
21f66a6b9f
am 5078ad32: am 6b1b651f: Fix imports. [DO NOT MERGE]
...
* commit '5078ad325b0da36fe798df1df428d12732548217':
Fix imports. [DO NOT MERGE]
2015-08-26 20:21:55 +00:00
Deepanshu Gupta
34f6f59790
am 4a213763: am 5ad4dae1: Fix theme namespace in tests. [DO NOT MERGE]
...
* commit '4a2137639aba761dcf289f1e2cc2e48dd42e7a3f':
Fix theme namespace in tests. [DO NOT MERGE]
2015-08-26 20:21:49 +00:00
Deepanshu Gupta
39b4f4cc75
am f988761c: am 723e136f: Run setup for full tests only once. [DO NOT MERGE]
...
* commit 'f988761c0acc02bb4b21b6357e418da7799f11e7':
Run setup for full tests only once. [DO NOT MERGE]
2015-08-26 20:21:43 +00:00
Deepanshu Gupta
de8da2793d
am e54dbc4a: am 3ba16c1d: LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]
...
* commit 'e54dbc4ac74d110c4121932a22d04447a0e15b65':
LayoutLib: fix layout when nav bar is absent. [DO NOT MERGE]
2015-08-26 20:21:38 +00:00
Deepanshu Gupta
963cac18ad
am 147c0506: am 55a36337: LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]
...
* commit '147c0506d5425633f0d45e1489262d4e27a35921':
LayoutLib: Fix Status/Navigation Bar color. [DO NOT MERGE]
2015-08-26 20:21:29 +00:00
Deepanshu Gupta
76111ecbbd
am e093bbf3: am d861fd81: Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]
...
* commit 'e093bbf3997de7d2dddc2122c1349f734478f09f':
Set support flag for custom layouts for RecyclerView. [DO NOT MERGE]
2015-08-26 20:21:23 +00:00
Deepanshu Gupta
c5bd6146f7
am 8a50ecea: am 82fae621: LayoutLib: translucent sys ui bars [DO NOT MERGE]
...
* commit '8a50ecea2ea0218377f7af8b4334b4ee4d386ef7':
LayoutLib: translucent sys ui bars [DO NOT MERGE]
2015-08-26 20:21:16 +00:00
Deepanshu Gupta
6dcfe1e2b4
am d4be80d9: am 9068539a: Update nav bar icons. [DO NOT MERGE]
...
* commit 'd4be80d9962cdf5d68dccd3291ed1cabb76b6df2':
Update nav bar icons. [DO NOT MERGE]
2015-08-26 20:21:09 +00:00
Deepanshu Gupta
5eaa09ff9e
am d1dde055: am e5afc311: Move the layout code out of RenderSessionImpl. [DO NOT MERGE]
...
* commit 'd1dde055060d63f8981ba51aeb75ab8a459db9b4':
Move the layout code out of RenderSessionImpl. [DO NOT MERGE]
2015-08-26 20:20:58 +00:00
Deepanshu Gupta
1f2c15ca8e
am 87f5fd6b: am c989950d: CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]
...
* commit '87f5fd6bf2c0d72fd37fb923b4d38225caa55d55':
CalendarView rendering: use R.styleable to find attr. [DO NOT MERGE]
2015-08-26 20:20:53 +00:00
Deepanshu Gupta
36e164e095
am e3eecca9: am b2fdaca9: Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]
...
* commit 'e3eecca924e7c7961c54eb37336767c995c936e7':
Add tools:openDrawer to open a DrawerLayout. [DO NOT MERGE]
2015-08-26 20:20:45 +00:00
Deepanshu Gupta
13cd766081
am b4060700: am a14ec6f4: Change tools:list_item to listitem. [DO NOT MERGE]
...
* commit 'b406070040d1370b6ef6154cba3965c4ab016d66':
Change tools:list_item to listitem. [DO NOT MERGE]
2015-08-26 20:20:35 +00:00
Deepanshu Gupta
a556d7566b
am 8bfc5a9d: am b1e21330: Implement tools:list_item for RecyclerView. [DO NOT MERGE]
...
* commit '8bfc5a9d14000a436e54350099bd460f55418f27':
Implement tools:list_item for RecyclerView. [DO NOT MERGE]
2015-08-26 20:20:30 +00:00
Jens Ole Lauridsen
413d41aac4
am 67b73b60: am cd4d5b3f: Support AppBar from Material Design. [DO NOT MERGE]
...
* commit '67b73b60bf9c9f433ed282abdc3691ee0cc6dda0':
Support AppBar from Material Design. [DO NOT MERGE]
2015-08-26 20:20:24 +00:00
Deepanshu Gupta
7a92c26e20
am 6f5709ca: am de13095d: Update tests per new layoutlib_api [DO NOT MERGE]
...
* commit '6f5709ca97b27db9877c2fc65b083783d3f41e02':
Update tests per new layoutlib_api [DO NOT MERGE]
2015-08-26 20:20:17 +00:00
Deepanshu Gupta
c5c2ea0478
am 9a13b1e7: am db67caa6: Add missing resolveResValue call. [DO NOT MERGE]
...
* commit '9a13b1e7502734fbe54d6f0e1c386f5382dfa662':
Add missing resolveResValue call. [DO NOT MERGE]
2015-08-26 20:20:11 +00:00
Deepanshu Gupta
e4acf0ad4a
am ad16968d: am 6eef1246: LayoutLib: Skip classes from java package. [DO NOT MERGE]
...
* commit 'ad16968d506840a1c1824c4ab6b5c181c8e04086':
LayoutLib: Skip classes from java package. [DO NOT MERGE]
2015-08-26 20:20:05 +00:00
Deepanshu Gupta
7911c8b97d
am 15e549a8: am 4f5e6c63: Skip warnings for some unresolved references. [DO NOT MERGE]
...
* commit '15e549a81f59daf016f29c6ed6f1aa3d5f65d41c':
Skip warnings for some unresolved references. [DO NOT MERGE]
2015-08-26 20:19:58 +00:00
Deepanshu Gupta
13670bc6de
am 669e4969: am 3e875dbb: Fix import order. [DO NOT MERGE]
...
* commit '669e4969a7245cf9d1febc5d4e67a0f2063e87fb':
Fix import order. [DO NOT MERGE]
2015-08-26 20:19:52 +00:00
Deepanshu Gupta
6dc8bab993
am c0fd1316: am e5fa12ad: Fix ParserFactory not initialized error. [DO NOT MERGE]
...
* commit 'c0fd131642f21eabec570147cf9f4116c900e8a0':
Fix ParserFactory not initialized error. [DO NOT MERGE]
2015-08-26 20:19:39 +00:00
Deepanshu Gupta
bf7907bfc8
am 6b836cd0: am a287b842: Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE]
...
* commit '6b836cd06b1a2ebe5d31336486bb1b54e42439df':
Fix NPE in BridgeContext.obtainStyledAttributes() [DO NOT MERGE]
2015-08-26 20:19:32 +00:00
Deepanshu Gupta
f2bf5470a3
am 91e456d2: am e698bb27: Fix BridgeTypedArray.getType() [DO NOT MERGE]
...
* commit '91e456d235256c385a7da1e45f098386bc68e86a':
Fix BridgeTypedArray.getType() [DO NOT MERGE]
2015-08-26 20:19:23 +00:00