Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
protobuf-javalite
/
b7610f129df84d7f823f64d5dce9bfa1578cf49e
/
src
b7610f1
Add missing files to EXTRA_DIST.
by Feng Xiao
· 9 years ago
d217808
Merge branch master into v3.0.0-beta-2
by Feng Xiao
· 9 years ago
b27f289
Merge pull request #1062 from rinatz/master
by Feng Xiao
· 9 years ago
674e92d
Initialize singleton instance by GoogleOnceInit()
by Kenichiro IDA
· 9 years ago
a0cecfd
Make conformance tests build for C++ and Java.
by Feng Xiao
· 9 years ago
894d18f
Alter FileDescriptorTables::kEmpty to GetEmptyInstance()
by Kenichiro IDA
· 9 years ago
aabc6c4
Make ToString() valid without a type registry
by Jon Skeet
· 9 years ago
85c4c36
Remove the usage of C++11 override.
by Feng Xiao
· 9 years ago
e841bac
Down-integrate from internal code base.
by Feng Xiao
· 9 years ago
9cbf408
Merge pull request #1025 from Yangqing/master
by Feng Xiao
· 9 years ago
031558b
Minor changes to match the internal version
by Yangqing Jia
· 9 years ago
723010d
Merge pull request #1033 from c0nk/wip-implicit-cast-fix
by Feng Xiao
· 9 years ago
f42a68d
Fix narrowing implicit cast in generated message [NFC]
by Kal Conley
· 9 years ago
1f0286a
Use angle bracket for well known type proto header.
by Bo Yang
· 9 years ago
bbf64ce
Arena type traits standardization.
by Yangqing Jia
· 9 years ago
536059e
Tweak the error message as the generate is in the core binary these days.
by Thomas Van Lenten
· 9 years ago
a52539a
Fix some narrowing implicit casts [NFC]
by Kal Conley
· 9 years ago
8e869f7
Adds support for buliding protobuf with emscripten; we just needed the proper platform define used in the right place.
by Craig Donner
· 9 years ago
72ec336
Tidy up reflection in advance of attempting to implement DynamicMessage.
by Jon Skeet
· 9 years ago
a6361a1
Rename "umbrella" to "reflection" consistently.
by Jon Skeet
· 9 years ago
2a15051
Introduce a Parser property into MessageDescriptor, and populate it from generated types.
by Jon Skeet
· 9 years ago
c581acb
Merge pull request #944 from jskeet/umbrella-classname
by Jon Skeet
· 9 years ago
2a91c64
Reorder the checks so anything in the expected file is an implicit whitelisting.
by Thomas Van Lenten
· 9 years ago
61a50b9
Change how the reflection descriptor class is generated.
by Jon Skeet
· 9 years ago
f4f601b
Stop removing all blank lines in doc comments.
by Jon Skeet
· 9 years ago
2a50e67
Add support for POWER Linux
by Doug Kwan
· 9 years ago
9659ea9
Fix compilation errors when built internally.
by Feng Xiao
· 9 years ago
a2ce9cb
Correct spelling
by Benjamin Barenblat
· 9 years ago
86ba70e
Get VS 2015 to use const int definitions
by Bruce Dawson
· 9 years ago
d4569d1
Merge pull request #908 from jskeet/oneof-equality
by Jan Tattermusch
· 9 years ago
964627e
Include the oneof-case in equality and hash code generated code.
by Jon Skeet
· 9 years ago
187cfc5
Change the #include for any.h to use angle brackets instead of quotes, to be consistent with other protobuf library includes.
by Matthew Wu
· 9 years ago
5314ad1
Merge pull request #783 from podsvirov/topic-cmake-project
by Feng Xiao
· 9 years ago
d8a926e
Merge pull request #824 from jtattermusch/expose_get_output_file
by Jan Tattermusch
· 9 years ago
8894d1f
Merge pull request #875 from tkarls/return_correct_bool_type_from_map
by Feng Xiao
· 9 years ago
59906e8
Changed argument typ to uint32 in set function that sets an uint32 value
by Thomas Karlsson
· 9 years ago
b7996f0
Changed return type from int32 to bool in function returning a bool
by Thomas Karlsson
· 9 years ago
49f24af
Merge pull request #815 from TeBoring/third-party
by Paul Yang
· 9 years ago
4ead55c
Use static cast
by Hamdi Sahloul
· 9 years ago
4c4aae8
VS2010 compatibility of address initalization
by Hamdi Sahloul
· 9 years ago
5f6a1d3
Remove duplicated header file
by Jisi Liu
· 9 years ago
61871a0
fix stringpiece test to use portable hash set.
by Jisi Liu
· 9 years ago
e8c3c54
Adding back three missing export macros.
by Jisi Liu
· 9 years ago
8d8177c
Merge remote-tracking branch 'origin/master' into fix-author
by Jisi Liu
· 9 years ago
46e8ff6
Down-integrate from google internal.
by Jisi Liu
· 9 years ago
7c14dc8
Down-integrate internal bug fixing changes.
by Bo Yang
· 9 years ago
67dd42c
First pass at generating XML documentation from .proto comments.
by Jon Skeet
· 9 years ago
6bbbdfa
Fix typo in oneof case enum comment
by Jon Skeet
· 9 years ago
1351d20
Move the summary comments above the attributes.
by Jon Skeet
· 9 years ago
2212f56
Added documentation to generated code.
by Jon Skeet
· 9 years ago
0e5686a
Merge pull request #727 from AustinSchuh/arena_bounds_fix
by Feng Xiao
· 9 years ago
c31f11d
expose GetOutputFile in csharp_names.h
by Jan Tattermusch
· 9 years ago
97a1c1e
Merge pull request #785 from jskeet/csharp-directories
by Jan Tattermusch
· 9 years ago
e301946
Simplify testing from CMake project to "check" target
by Konstantin Podsvirov
· 9 years ago
2fa0439
Improved testing from CMake project
by Konstantin Podsvirov
· 9 years ago
d41a3d6
Add GOOGLE_ATTRIBUTE_NOINLINE to GetArena() and GetMaybeArenaPointer() methods. This is to avoid "unresolved link" errors in MSVC 2015 during Release build
by 0xAAE
· 9 years ago
fbabf98
Merge pull request #769 from pkasting/metadata
by Feng Xiao
· 9 years ago
c8c5fed
Merge pull request #766 from pkasting/hash
by Feng Xiao
· 9 years ago
21f3d37
Don't assume char is signed.
by Brian Silverman
· 9 years ago
133be3d
Use TEST_TMPDIR for writing temporary files if it's set.
by Brian Silverman
· 9 years ago
9a06c80
Rename 'BYTE_SIZE' macro to 'GOOGLE_PROTOBUF_BYTE_SIZE'
by kbinani
· 9 years ago
ccd7680
Stop adding a space to the end of lines for descriptor binary data.
by Jon Skeet
· 9 years ago
75a18a3
Specify csharp_namespace in descriptor.proto
by Jon Skeet
· 9 years ago
5eb1fac
Generate a directory hierarchy based on namespace (C#)
by Jon Skeet
· 9 years ago
0101a59
Remove vestigial reference to MakeFixedTag
by Jon Skeet
· 9 years ago
0087da9
Merge remote-tracking branch 'origin/master' into beta-1
by Feng Xiao
· 9 years ago
f0640b5
Merge pull request #770 from pkasting/string_space
by Feng Xiao
· 9 years ago
69ac02a
Merge pull request #771 from pkasting/static_init_1
by Feng Xiao
· 9 years ago
67946e9
Merge pull request #569 from redivo/master
by Feng Xiao
· 9 years ago
ad1d726
Handled blocks being too small in arena.cc
by Austin Schuh
· 9 years ago
fb0af6d
Merge pull request #768 from pkasting/time
by Feng Xiao
· 9 years ago
4f3bead
Remove a static initializer by removing a global of non-POD type.
by Peter Kasting
· 9 years ago
f5a3325
It helps if you write macros correctly
by Peter Kasting
· 9 years ago
a1be711
Try modifying check in hopes of passing upstream build
by Peter Kasting
· 9 years ago
432771f
Review comments
by Peter Kasting
· 9 years ago
5ea84dd
Refine check for unordered_{map|set} availability.
by Peter Kasting
· 9 years ago
47210cc
Merge pull request #746 from zmodem/fix_predict_macros2
by Feng Xiao
· 9 years ago
5d412c4
Change to just not marking the class for export
by Peter Kasting
· 9 years ago
b913cbd
Move StringSpaceUsedIncludingSelf to lite library.
by Peter Kasting
· 9 years ago
6e54999
Fix compile failures building protobuf DLLs on MSVC in Chromium's codebase.
by Peter Kasting
· 9 years ago
d680159
Delete kNanosPerSecond from time.cc.
by Peter Kasting
· 9 years ago
2e789bc
Avoid #including system headers from inside a namespace.
by Peter Kasting
· 9 years ago
8e102ad
Update generated file.
by Feng Xiao
· 9 years ago
106f3eb
Merge pull request #750 from TeBoring/beta-1
by Paul Yang
· 9 years ago
aca5a60
Fix bugs for objectivec
by TeBoring
· 9 years ago
d9f4636
Add a TODO to clean-up the LITTLE_ENDIAN macro.
by Feng Xiao
· 9 years ago
b47bf4c
Assume LITTLE_ENDIAN for windows build.
by Feng Xiao
· 9 years ago
b7bbe54
Remove an unused typedef.
by Feng Xiao
· 9 years ago
042bfaf
Merge remote-tracking branch 'origin/master' into beta-1
by Feng Xiao
· 9 years ago
b00595a
Merge pull request #709 from xfxyjwf/map_bug
by Feng Xiao
· 9 years ago
276ce8c
add static cast to silence signedness comparison warning
by Jan Tattermusch
· 9 years ago
fcf1b57
Fix the no-op definitions of GOOGLE_PREDICT_{TRUE,FALSE}
by Hans Wennborg
· 9 years ago
e72c751
Fix cmake build on linux.
by Feng Xiao
· 9 years ago
c80f7c6
Merge pull request #742 from xfxyjwf/c11_compile
by Feng Xiao
· 9 years ago
d9ab86c
Fix compile issues with -std=c++11
by Feng Xiao
· 9 years ago
f9237d2
Merge pull request #741 from pherl/beta-1
by Jisi Liu
· 9 years ago
0977815
fix "memory leaks" in protostream-object files.
by Jisi Liu
· 9 years ago
06c9dfd
Merge pull request #740 from pherl/beta-1
by Jisi Liu
· 9 years ago
01e060f
Fix commandline interface file under heapcheck.
by Jisi Liu
· 9 years ago
b192ba8
Merge remote-tracking branch 'origin/master' into beta-1
by Feng Xiao
· 9 years ago
Next »