summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | am 35e7c067: Add Lohit fonts to the build.Roozbeh Pournader2014-11-251-0/+1
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * commit '35e7c067b88c4904d6a57b3bff64410ba0a3ecf3': Add Lohit fonts to the build.
| | * | | | Add Lohit fonts to the build.Roozbeh Pournader2014-11-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to support the Oriya script on the expanded font builds, currently done using the Lohit Odia (Oriya) font. Bug: 17686019 Change-Id: I2914a9f8f8dfc43797af1551acaa8e43f25007ed
* | | | | | am 65a36e0f: Merge "Remove HAVE_SYS_UIO_H."Elliott Hughes2014-11-268-90/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | * commit '65a36e0fa0701cd834242d628d87b02bd0bbe611': Remove HAVE_SYS_UIO_H.
| * | | | | Merge "Remove HAVE_SYS_UIO_H."Elliott Hughes2014-11-268-90/+0
| |\ \ \ \ \
| | * | | | | Remove HAVE_SYS_UIO_H.Elliott Hughes2014-11-258-90/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I4f401900285e166486bb426ac02bc69fc5509a3c
* | | | | | am 5bb748dc: Merge "Remove unused HAVE_STDBOOL_H."Elliott Hughes2014-11-258-40/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '5bb748dc6eaebf1b37a993721393a14dbc8c929d': Remove unused HAVE_STDBOOL_H.
| * | | | | Merge "Remove unused HAVE_STDBOOL_H."Elliott Hughes2014-11-258-40/+0
| |\ \ \ \ \
| | * | | | | Remove unused HAVE_STDBOOL_H.Elliott Hughes2014-11-258-40/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I0072847719566e9622ec9765673fdeb8be9eb5ef
* | | | | | am 29f8d7d6: Merge "Make gnu++11 the default standard version."Dan Albert2014-11-252-1/+6
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '29f8d7d68a8dadd9cb2f087caa1f02a5240e8a07': Make gnu++11 the default standard version.
| * | | | | Merge "Make gnu++11 the default standard version."Dan Albert2014-11-252-1/+6
| |\ \ \ \ \
| | * | | | | Make gnu++11 the default standard version.Dan Albert2014-11-242-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are a _lot_ of users of `typeof` in the tree, and they'll need a GNU flavored standard. Rather than fixing up all of these individually, let's just use gnu++11 as the default. Bug: 18466763 Change-Id: Ia1bd3adaa74fadba259fda3d37653fb8d5cff69a
* | | | | | | am 99a75fbb: Merge "Kill unused HAVE_WRITEV."Elliott Hughes2014-11-256-30/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '99a75fbbb94c5a7226352ae691933cc88d94af20': Kill unused HAVE_WRITEV.
| * | | | | | Merge "Kill unused HAVE_WRITEV."Elliott Hughes2014-11-256-30/+0
| |\ \ \ \ \ \
| | * | | | | | Kill unused HAVE_WRITEV.Elliott Hughes2014-11-256-30/+0
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Change-Id: I6e4df2449b27d67f207fc53b19e49b21f9cee611
* | | | | | | am 3379b3a4: Merge "Revert "Use PRIVATE_POST_INSTALL_CMD to simplify ↵Nicolas Geoffray2014-11-251-18/+25
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | executable_prefer_symlink.mk"" * commit '3379b3a461c1a96485c3a4e2ee76c83d59c49f7a': Revert "Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mk"
| * | | | | | Merge "Revert "Use PRIVATE_POST_INSTALL_CMD to simplify ↵Nicolas Geoffray2014-11-251-18/+25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | executable_prefer_symlink.mk""
| | * | | | | | Revert "Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mk"Nicolas Geoffray2014-11-251-18/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This breaks our build-art-host and build-art-target. I think we need to rewrite those rules as well. This reverts commit 29f0a487b05f87cc3a6c9fbb7e7ae885064e27be. Change-Id: I2e6674e01a2042e9d53e28ecd3e6bdf76fa806a3
* | | | | | | | am 918ca4fd: Merge "Use PRIVATE_POST_INSTALL_CMD to simplify ↵Ying Wang2014-11-251-25/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | executable_prefer_symlink.mk" * commit '918ca4fd35ecdd291672f1f96f9ba258d75e2a8d': Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mk
| * | | | | | | Merge "Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mk"Ying Wang2014-11-241-25/+18
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | / / / / / | | |/ / / / / | |/| | | | |
| | * | | | | Use PRIVATE_POST_INSTALL_CMD to simplify executable_prefer_symlink.mkYing Wang2014-11-241-25/+18
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I4a2827b2cdbb0bf5a8ca960561fbe17cc80cc275
* | | | | | am 7adbb466: Merge "Remove TARGET_CPU_SMP."Elliott Hughes2014-11-252-3/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '7adbb466597a52873605b14950e70f3d2bc0f4c8': Remove TARGET_CPU_SMP.
| * | | | | Merge "Remove TARGET_CPU_SMP."Elliott Hughes2014-11-242-3/+0
| |\ \ \ \ \
| | * | | | | Remove TARGET_CPU_SMP.Serban Constantinescu2014-11-242-3/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are no more users of TARGET_CPU_SMP in the current codebase. Expert users should set "-smp" in DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES for targets that run on a single-core CPU. Change-Id: Ib94865f05a92c9a4622540cebc18ded4bdfa6363 Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
* | | | | | am 449809f9: am 096d3031: am 39e4cfab: am f75ee21c: add analytics event ↵smain@google.com2014-11-251-5/+20
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | tracking for shadowbox player and rig the \'notice-developers-video\' style links to also use shadowbox for video playback * commit '449809f9463310c8610b61b9f950c9eb601bb725': add analytics event tracking for shadowbox player and rig the 'notice-developers-video' style links to also use shadowbox for video playback
| * | | | | am 096d3031: am 39e4cfab: am f75ee21c: add analytics event tracking for ↵smain@google.com2014-11-241-5/+20
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | shadowbox player and rig the \'notice-developers-video\' style links to also use shadowbox for video playback * commit '096d3031e3e4a0ac03c7bad4dfa90d1d41caa8e6': add analytics event tracking for shadowbox player and rig the 'notice-developers-video' style links to also use shadowbox for video playback
| | * | | | am 39e4cfab: am f75ee21c: add analytics event tracking for shadowbox player ↵smain@google.com2014-11-241-5/+20
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | and rig the \'notice-developers-video\' style links to also use shadowbox for video playback * commit '39e4cfabed45984b884975d1e6e9b351e93d9d4a': add analytics event tracking for shadowbox player and rig the 'notice-developers-video' style links to also use shadowbox for video playback
| | | * | | am f75ee21c: add analytics event tracking for shadowbox player and rig the ↵smain@google.com2014-11-241-5/+20
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | \'notice-developers-video\' style links to also use shadowbox for video playback * commit 'f75ee21c34c199632815ad763b940ad0fc63f8ea': add analytics event tracking for shadowbox player and rig the 'notice-developers-video' style links to also use shadowbox for video playback
| | | | * | add analytics event tracking for shadowbox player andsmain@google.com2014-11-241-5/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rig the 'notice-developers-video' style links to also use shadowbox for video playback Change-Id: Ib48a7c5243ad926345ce9ae9bd572d59aea035f4
* | | | | | am f3761585: am 60f56e7d: am 996d8f48: Merge "Add support for tuning ↵Michael Runge2014-11-241-0/+11
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | partitions" into lmp-sprout-dev * commit 'f37615859e369c774841eafdb225a5f02259e1ee': Add support for tuning partitions
| * | | | | am 60f56e7d: am 996d8f48: Merge "Add support for tuning partitions" into ↵Michael Runge2014-11-241-0/+11
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-sprout-dev * commit '60f56e7d15f8ae73a29585adfde4915a8ffc26bc': Add support for tuning partitions
| | * | | | am 996d8f48: Merge "Add support for tuning partitions" into lmp-sprout-devMichael Runge2014-11-241-0/+11
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | * commit '996d8f48a1b3e6e3a63344633546ff294cc67071': Add support for tuning partitions
| | | * | | Merge "Add support for tuning partitions" into lmp-sprout-devMichael Runge2014-11-211-0/+11
| | | |\ \ \
| | | | * | | Add support for tuning partitionsMichael Runge2014-11-211-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow a simple mechanism to call tune2fs to modify an existing partition without reformatting. Bug: 18430740 Change-Id: I9210355b6bfec74d002d1f40b930330740f379a5
* | | | | | | am e7b99103: am cf6ecd9f: am 2a87b781: am 698fff02: add style and script to ↵smain@google.com2014-11-2410-14/+115
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | play videos in a shadowbox anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter * commit 'e7b991039c9d5590abe8e242e46e9afb3f5e0848': add style and script to play videos in a shadowbox anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter
| * | | | | | am cf6ecd9f: am 2a87b781: am 698fff02: add style and script to play videos ↵smain@google.com2014-11-2210-14/+115
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in a shadowbox anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter * commit 'cf6ecd9f904d70b1cdffefc216fb72d0b291d088': add style and script to play videos in a shadowbox anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter
| | * | | | | am 2a87b781: am 698fff02: add style and script to play videos in a shadowbox ↵smain@google.com2014-11-2210-14/+115
| | |\ \ \ \ \ | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter * commit '2a87b7817d1eedf0ffcc112d3dc951392a465a2e': add style and script to play videos in a shadowbox anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter
| | | * | | | am 698fff02: add style and script to play videos in a shadowbox anytime that ↵smain@google.com2014-11-2110-14/+115
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ / | | | | | | | | | | | | | | | | | | a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter * commit '698fff028ab6e58c45c7356922beaa7c6a2e9006': add style and script to play videos in a shadowbox anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter
| | | | * | add style and script to play videos in a shadowboxsmain@google.com2014-11-2110-14/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anytime that a link appears in the page with class "video-shadowbox-button" the link must also have the youtube video set in the href with the ?v parameter Change-Id: I4af84f003075b8d2c43acd3295ce3955b141cc97
* | | | | | am 88392fae: Merge "Ensure the base system includes toybox."Elliott Hughes2014-11-231-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | * commit '88392fae52f2b72e5537bb88a073d527edf7c00d': Ensure the base system includes toybox.
| * | | | | Merge "Ensure the base system includes toybox."Elliott Hughes2014-11-231-1/+2
| |\ \ \ \ \
| | * | | | | Ensure the base system includes toybox.Elliott Hughes2014-11-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0eec19328855d67da1c574a88b452f0eeec6adc7
* | | | | | | am 0616000d: Merge "Make cgrep check .hpp files as well."Dan Albert2014-11-221-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '0616000d09905ac423dae0ffccdb0ef3fe24f36d': Make cgrep check .hpp files as well.
| * | | | | | Merge "Make cgrep check .hpp files as well."Dan Albert2014-11-221-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Make cgrep check .hpp files as well.Dan Albert2014-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie8e9ce7270233ac01d7bc80bda5adc28afa158ed
* | | | | | | am 28a9c770: Merge "Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and ↵Elliott Hughes2014-11-228-91/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HAVE_LITTLE_ENDIAN." * commit '28a9c77026bac5e93a03f1f6c67192fc0a6e6c0d': Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.
| * | | | | | Merge "Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN."Elliott Hughes2014-11-228-91/+0
| |\ \ \ \ \ \
| | * | | | | | Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-218-91/+0
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie596af7460ec33d70d7327e629b38d641ef48ba2
* | | | | | | am 9d3ca15f: Merge "Kill LOCAL_SOCKET_NAMESPACE."Elliott Hughes2014-11-225-25/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '9d3ca15f1c8789390b8baaa2df28fd11b14a0a9d': Kill LOCAL_SOCKET_NAMESPACE.
| * | | | | | Merge "Kill LOCAL_SOCKET_NAMESPACE."Elliott Hughes2014-11-225-25/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Kill LOCAL_SOCKET_NAMESPACE.Elliott Hughes2014-11-215-25/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I40c63b8e7ae1174ac902b545555ddab65b3fef38