Sign in
bazel
/
bazel
/
ae4b02fb21772effd6836599a7e1792b26ff95e0
/
third_party
3901416
gRPC, Windows: add missing #include and warning
by László Csomor
· 8 years ago
4d0582f
Add JimFS to third_party
by Liam Miller-Cushon
· 8 years ago
b2f1e19
Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204.
by Laszlo Csomor
· 8 years ago
14b5389
Rollback of commit 69a127b8f4e353ecb163688ed3271fb47e0f385d.
by Googler
· 8 years ago
69a127b
ijar: use bazel's file utilities
by Laszlo Csomor
· 8 years ago
3049051
Update to latest javac and Error Prone
by Liam Miller-Cushon
· 8 years ago
0dff43a
Fix int comparision warnings.
by John Cater
· 8 years ago
9f15d15
ijar: implement stat_file on Windows
by Laszlo Csomor
· 8 years ago
4066814
by Laszlo Csomor
· 8 years ago
81ae08b
Suppress error for non-exhaustive switches
by Liam Miller-Cushon
· 8 years ago
0785cbb
Update to guava 21.0 and Error Prone version 2.0.18-20160224
by Liam Miller-Cushon
· 8 years ago
e50388e
Revert "Upgrade //third_party/protobuf to v3.2.0"
by Irina Iancu
· 8 years ago
2346f5a
Upgrade //third_party/protobuf to v3.2.0
by Carmi Grushko
· 8 years ago
2e689c2
Add javac-9-dev-r3297-3
by Liam Miller-Cushon
· 8 years ago
f19aa21
Remove no-longer used protobuf BUILD aliases
by Carmi Grushko
· 8 years ago
6830f4d
Upgrade Truth from 0.28 to 0.31.
by Michael Staib
· 8 years ago
25365d8
Make resource shrinking able to handle style resource parent references that start with 'style/' instead of the more strict '@style/'. AAPT will handle either format, so the resource shrinker should as well to prevent build failures that only occur when shrinking.
by Andrew Pellegrini
· 8 years ago
ceb8844
Revert "Bump Error Prone version to 2.0.16"
by Damien Martin-Guillerez
· 8 years ago
89cc544
Revert "Add javac-9-dev-r3297-3"
by Damien Martin-Guillerez
· 8 years ago
efe4a6d
Add javac-9-dev-r3297-3
by Liam Miller-Cushon
· 8 years ago
6182464
Bump Error Prone version to 2.0.16
by Liam Miller-Cushon
· 8 years ago
bc3c57d
Rearrange third_party/protobuf/BUILD to look like the upstream protobuf repo
by Carmi Grushko
· 8 years ago
6795079
Alias "protobuf_java" to the Java proto runtime,
by Carmi Grushko
· 8 years ago
400c24a
Update documentation to note that the shrinker behavior differs from the Gradle version in that it removes values resources instead of only minifying them.
by Andrew Pellegrini
· 8 years ago
942e3c7
Make protobuf's BUILD file standlone
by Carmi Grushko
· 8 years ago
7a089cf
Fix unused resources declared in a file from removing the entire file even if other resources from that file were still used. Now the file will only be removed if the corresponding whole file resource is unused (e.g. res/layout/main.xml will be removed only if the resource layout/main is unused). Remove fix that treated id declarations as usages that was a workaround for the above problem.
by Andrew Pellegrini
· 8 years ago
c51d506
Bump error-prone version to 2.0.15
by Nick Glorioso
· 8 years ago
9d99bc4
Downgrade checker framework to 1.8.10
by David Ostrovsky
· 8 years ago
dc61484
Adds protobuf-util to third_party
by Yue Gan
· 8 years ago
b7a7311
Fix ResourceUsageModel analysis of <style> resource bugs by overriding this behavior in the extended class owned by ResourceUsageAnalyzer. This makes the fix available to both Blaze and Bazel, since Bazel uses the AOSP released version of the com.tools.android.lint library, which contains ResourceUsageModel, instead of the source version available in [].
by Andrew Pellegrini
· 8 years ago
9329642
Update asm from 5.0.4 to 5.1.
by Adam Michael
· 8 years ago
8d487c5
Add missing #include statements for ijar
by Klaus Aehlig
· 8 years ago
2f878e1
Rollforward: Update depot version of ResourceUsageAnalyzer.java from the public Gradle source. This version includes:
by Andrew Pellegrini
· 8 years ago
4a099f9
Add turbine to third_party
by Liam Miller-Cushon
· 8 years ago
2596995
Adds javapoet
by Yue Gan
· 8 years ago
772f7e9
Rollback of commit 1a592765f3fc116ac5c83b80784dcf0c043ccb5e.
by Andrew Pellegrini
· 8 years ago
1a59276
Update depot version of ResourceUsageAnalyzer.java from the public Gradle source. This version includes:
by Andrew Pellegrini
· 8 years ago
a475087
Adds javapoet
by Yue Gan
· 8 years ago
f1ce35f
Revert commit 6d31cb01b80d0560c0c083d40e641816877b3d06.
by Damien Martin-Guillerez
· 8 years ago
6d31cb0
by Damien Martin-Guillerez
· 8 years ago
f5b41e8
Remove some unused third party JARs.
by Adam Michael
· 8 years ago
353d270
Remove broken and unused third party target.
by Adam Michael
· 8 years ago
aaee64e
Power support
by Nishidha Panpaliya
· 8 years ago
c788603
Update Bazel third_party android_common library to include lint-checks and lint-api.
by Andrew Pellegrini
· 8 years ago
5c8d427
Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java.
by Andrew Pellegrini
· 8 years ago
cd4cc09
Add new android_common jars (lint-checks 25.0.0, lint-api 25.0.0,
by Andrew Pellegrini
· 8 years ago
d405c8a
Pulls in two changes from github for the dd_plist library.
by Dave MacLachlan
· 8 years ago
0f0f383
Delete some unused Bazel third party deps.
by Adam Michael
· 8 years ago
899383d
Fix ijar's timestamp normalization
by Liam Miller-Cushon
· 8 years ago
1ba9fe8
Delete some Android JARs that we aren't using.
by Adam Michael
· 8 years ago
9a4dffe
Ijar: remove spurious error message
by László Csomor
· 8 years ago
acd0d0c
Update to javac9-r3297
by Liam Miller-Cushon
· 8 years ago
e26d26e
Remove BUILD files for checked in Android apksigner.
by Adam Michael
· 8 years ago
b85ba50
Use proto_lang_toolchain() directly, now that it is released in Bazel 0.4.1.
by Carmi Grushko
· 8 years ago
b12e757
Remove apksigner from Bazel.
by Adam Michael
· 8 years ago
6c66e50
Add javac-9-dev-r3297-1
by Liam Miller-Cushon
· 8 years ago
479e18d
Ijar: can be compiled with MSVC
by Laszlo Csomor
· 8 years ago
4a96540
Add missing link dependency on libm for protobuf
by Klaus Aehlig
· 8 years ago
b8caca0
Ijar: extract MakeDirs to platform_utils
by Laszlo Csomor
· 8 years ago
8457f3f
Ijar: extract [] to platform_utils
by Laszlo Csomor
· 8 years ago
d2ed069
Ijar: extract file reading logic to platform_utils
by Laszlo Csomor
· 8 years ago
12c6610
Update BUILD files after adding third_party jars.
by Yue Gan
· 8 years ago
8d6da00
Ijar: extract file writing logic to platform_utils
by Laszlo Csomor
· 8 years ago
645dbc4
Ijar: extract file stating logic to platform_utils
by Laszlo Csomor
· 8 years ago
b0cc87f
Add asm-tree and jacoco
by Yue Gan
· 8 years ago
f1aa34c
Make it easier to use protos in Bazel out of the box.
by Carmi Grushko
· 8 years ago
c1287f0
Remove no longer needed grpc plugin binaires
by Klaus Aehlig
· 8 years ago
e99df0a
Compile grpc-java from source
by Klaus Aehlig
· 8 years ago
0b6549f
Import the sources for the grpc java plugin
by Klaus Aehlig
· 8 years ago
82e3b90
Remove no longer used protoc binaries
by Klaus Aehlig
· 8 years ago
e72d7a0
Build protoc from source
by Klaus Aehlig
· 8 years ago
b51a8cb
Adapt ijar for WSL
by Reker
· 8 years ago
ed787fe
Remove old and outdated protobuf libs and protoc versions.
by Philipp Wollermann
· 8 years ago
7dd281e
Include protobuf.bzl from //third_party/protobuf/3.0.0:protobuf.bzl as a preparation of removing the older one from //third_party/protobuf.
by Philipp Wollermann
· 8 years ago
a3059e0
Delete the old prebuild guava jars. See
by Nathan Harmata
· 8 years ago
b4c4bce
Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build. See https://bazel-review.googlesource.com/#/c/7270/ for details.
by Nathan Harmata
· 8 years ago
2f552c3
Mark pkg_tar dependencies as Python 3 compatible
by Damien Martin-Guillerez
· 8 years ago
ca54283
Rollback of commit 2153790fbebaed4aef6544fea3a85a01749b0d11.
by Carmi Grushko
· 8 years ago
2153790
Bazel to use AutoValue 1.4-rc1.
by Carmi Grushko
· 8 years ago
5c70816
Description redacted. -- MOS_MIGRATED_REVID=139238158
by Googler
· 8 years ago
bff767a
Add AutoValue 1.4-rc1 to Bazel.
by Carmi Grushko
· 8 years ago
dc32295
Rollback of commit ed792bc4a99bb8125f28ce6f614b49e9e28be91e.
by Klaus Aehlig
· 8 years ago
ed792bc
Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build. See https://bazel-review.googlesource.com/#/c/7270/ for details (do not submit until that commit occurs).
by Nathan Harmata
· 8 years ago
4a1e14f
Upload the prebuilt guava jars from the 21.0-20161101 daily build.
by Nathan Harmata
· 8 years ago
b36aefb
Rollback of commit b043fafb957ae8038088e427ff27a5c9f951c979.
by Carmi Grushko
· 8 years ago
b043faf
Rollback of commit a396b070ae36032a973672e11145533621c39edc.
by Klaus Aehlig
· 8 years ago
a396b07
Use proto_lang_toolchain() in java_proto_library.
by Carmi Grushko
· 8 years ago
4885eef
Change our URL to bazel.build
by Damien Martin-Guillerez
· 8 years ago
819b998
Remove iossim from Bazel.
by Dave MacLachlan
· 8 years ago
47fc5b3
Fix build on FreeBSD (again).
by Piotr Sikora
· 8 years ago
8256c0f
Fix a wrong target name in the protobuf/3.0.0/BUILD file.
by Philipp Wollermann
· 8 years ago
155bd64
Adding support for Linux s390x
by namrata-ibm
· 8 years ago
63fd951
Update Error Prone to 2.0.13
by Liam Miller-Cushon
· 9 years ago
415f1fe
Patches to compile against musl
by Lukacs T. Berki
· 8 years ago
4f00555
Update android_ide_common to 25.0.0 and clean up FolderConfigs
by Googler
· 8 years ago
df5993a
Global cleanup change.
by Liam Miller-Cushon
· 8 years ago
20fa783
Don't run ijar test with JDK7
by Damien Martin-Guillerez
· 8 years ago
9f3f6de
Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4.
by Laszlo Csomor
· 8 years ago
8742568
Rollback of commit fb65f9382f34c2641b5069c30a57a08445b920a3.
by Laszlo Csomor
· 8 years ago
fb65f93
Ijar: use more utilities from Bazel's source
by Laszlo Csomor
· 8 years ago
Next »