Sign in
bazel
/
bazel
/
3dc2f544d8362091ed33c1c486d64d201e65ee7e
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
events
0d8d4cf
Fix assorted ErrorProne warnings.
by lberki
· 9 years ago
a664a51
Make the print function output debug messages
by vladmos
· 9 years ago
3d2a68c
Automated conversion to Java 8
by laurentlb
· 9 years ago
45820ab
Use EventHandler even before we have a Reporter instance
by ulfjack
· 9 years ago
9c4c60d
Remove ErrorSensingEventHandler#resetErrors().
by lberki
· 9 years ago
1d45b5d
Fix a thread safety issue in ErrorSensingEventHandler.
by lberki
· 9 years ago
b3bcbd7
Also report stored posts further up in Skyframe
by Klaus Aehlig
· 9 years ago
d41a91e
Abstract from DownloadProgressEvent to generic FetchProgress
by Klaus Aehlig
· 9 years ago
4c3d925
In SkyFunctionEnvironment post progress-like events immediately
by Klaus Aehlig
· 9 years ago
777b30d
Provide more reporting options to SkyFunctions
by Klaus Aehlig
· 9 years ago
735777a
Fix typo.
by Nathan Harmata
· 9 years ago
57eec8c
Add interface for extended reporting of events
by Klaus Aehlig
· 9 years ago
c913989
Change lib.events.Event to use UTF-8 encoding instead of a mix of platform-default and latin-1
by Jon Brandvein
· 9 years ago
5735d9b
Miscellaneous cleanups to lib.events
by Jon Brandvein
· 9 years ago
4368004
Improve overhead/safety of RecorderStream
by Michajlo Matijkiw
· 9 years ago
8ded9c5
Cache Event hashcode.
by Ulf Adams
· 10 years ago
8910087
Typo fixes in markdown and javadoc as suggested by intellij typo inspection.
by Googler
· 10 years ago
760e709
Refactor the Event class; always construct through static methods.
by Ulf Adams
· 10 years ago
6df8179
Use Bazel Preconditions variant which avoids varargs array creation
by Mark Schaller
· 10 years ago
d0e6543
Make EventCollector thread-safe for modifications.
by Ulf Adams
· 10 years ago
5e96201
Simplify uses of EventCollector.
by Ulf Adams
· 10 years ago
1a90e50
Clean up tests to use EventCollectionApparatus more widely.
by Ulf Adams
· 10 years ago
c708f96
Assert the specific type of event, not just the existence of any event.
by Ulf Adams
· 10 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 11 years ago
89312fb
Refactor Skylark Environment-s
by Francois-Rene Rideau
· 11 years ago
85adce7
Random collection of cleanups.
by Ulf Adams
· 11 years ago
b6e33bc
Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535.
by Janak Ramakrishnan
· 11 years ago
5a94e59
Refactor Skylark Environment-s
by Francois-Rene Rideau
· 11 years ago
6a66339
When a Skylark macro creates a native rule, it also sets the following rule attributes: generator_{function, name, location}
by Florian Weikert
· 11 years ago
cc010b8
Roll back "When a Skylark macro creates a native rule, it also..."
by Michajlo Matijkiw
· 11 years ago
72545d5
When a Skylark macro creates a native rule, it also sets the following rule attributes: generator_{function, name, location}
by Florian Weikert
· 11 years ago
3f610e8
Skylark error messages now include a stack trace.
by Florian Weikert
· 11 years ago
cd03ca2
Fixed bug where blaze run with the --color=no flag was still printing out in color when the build fails.
by Shreya Bhattarai
· 11 years ago
35a4605
Rollback of commit 2e7a5b47979b2679208a97a65df265be953eb595.
by Han-Wen Nienhuys
· 11 years ago
2e7a5b4
Fixed bug where blaze run with the --color=no flag was still printing out in color when the build fails.
by Googler
· 11 years ago
8251251
Make two Skyframe nodes with the same events and values equal.
by Janak
· 11 years ago
878aa6c
Improve error reporting in tests when there's an actual event/expected event mismatch.
by Janak Ramakrishnan
· 11 years ago
4833822
Remove Path from Location, ParserInputSource and bunch of other low-level classes.
by Lukacs Berki
· 11 years ago
ae8e922
Clean up analysis error reporting a bit:
by Janak Ramakrishnan
· 11 years ago
f790257
Add serialization functionality to classes.
by Eric Fellheimer
· 11 years ago
e6679f0
Mark lib.events.Event and build.skyframe.TaggedEvents as serializable.
by Nathan Harmata
· 11 years ago
c498c98
RELNOTES[NEW]: Added --relative_locations flag to the query command to make the locations of build files relative to the workspace root with protobuf and XML outputs
by Damien Martin-Guillerez
· 11 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 11 years ago