rafikamal
|
badb40e270
Inline all iterable getters. JS compiler doesn't automatically inline the array variable.
|
před 5 roky |
rafikamal
|
90f1a709be
Add a separate method in buffer_decoder to read an unsigned int32 as fast as possible, and update the int32 readers and indexer to use this method. This improves the indexing time by ~15ms (~60ms -> ~45ms).
|
před 5 roky |
rafikamal
|
89c26487bf
Remove closure creation from getRepeatedMessageArray. This reduces object allocation (specially when the field already exists in cache) and makes the function ~13ms faster (~120ms -> 107ms in basic_large_performancetest).
|
před 5 roky |
Rafi Kamal
|
386d53e71c
Add js files added in #7176 to Makefiles
|
před 5 roky |
Protobuf Team
|
cc938ea39a
Project import generated by Copybara.
|
před 5 roky |
Rafi Kamal
|
4cf5bfee95
Install RubyGem bundler version specified in Gemfile.lock to fix release failure (#7144)
|
před 5 roky |
Dave MacLachlan
|
302f3ea1e5
Update GOOGLE_PROTOBUF_OBJC_VERSION to 30003
|
před 5 roky |
Elliotte Rusty Harold
|
5e014c2ddf
Update JUnit and Truth (#7149)
|
před 5 roky |
Elliotte Rusty Harold
|
a62ee83401
deps: update errorprone to 2.3.4 (#7125)
|
před 5 roky |
Dave MacLachlan
|
f4a6b99339
Block subclassing
|
před 6 roky |
dmaclach
|
6f9d488149
Move min Xcode version to 10.3
|
před 6 roky |
Thomas Van Lenten
|
effb65d4e3
Move a few more `size() > 0` calls over to `!empty()`.
|
před 6 roky |
Thomas Van Lenten
|
edf69e5858
Make the unittest proto file generation handle additions better.
|
před 6 roky |
Dave MacLachlan
|
e3c2af349f
Clean up some warning messages.
|
před 6 roky |
Dave MacLachlan
|
ab48ecf140
Update pddm to work with clang-format
|
před 6 roky |
Dave MacLachlan
|
aa1d7e7c48
Change Objective C class references to using macros.
|
před 6 roky |
Paul Yang
|
39f4240856
Maven requires https connection (#7110)
|
před 6 roky |
Andres Valdes
|
35febfc2e9
Correct @return in Any.unpack docblock (#7089)
|
před 6 roky |
Maxime Guerreiro
|
158b269097
Cleanup the RPC Implementations section
|
před 6 roky |
dmaclach
|
f4b6e4a561
Clean up use of size() > 0 to !empty()
|
před 6 roky |
dmaclach
|
836d81a826
Fix up parameter name so decl matches defn
|
před 6 roky |
Dave MacLachlan
|
74956e1c15
Use references to Objective C classes instead of looking classes up by name.
|
před 6 roky |
Yannic
|
948740bc9d
[bazel] Fix blacklisted_protos in cc_toolchain and add test (#7075)
|
před 6 roky |
Scott Hart
|
2d9b1788e7
bug: #7076 adds OUT and OPTIONAL to windows portability files (#7087)
|
před 6 roky |
salamaniibm
|
c3ffdabed5
correcting the s390x Arch name
|
před 6 roky |
Elliotte Rusty Harold
|
5a578d2a5c
deps: update guava to 28.2-android
|
před 6 roky |
Yannic
|
082cc23afd
Blacklist .proto source files if Bazel allows us to (#7065)
|
před 6 roky |
Rafi Kamal
|
ed8688de72
Merge pull request #7064 from rafi-kamal/3.11.x-202001071136
|
před 6 roky |
Brian Wignall
|
a104dffcb6
Fix typos (#7050)
|
před 6 roky |
Jesse Wilson
|
3214d0b0b2
Fix mergeable docs to be consistent with checks (#7021)
|
před 6 roky |