index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
protobuf
Commit message (
Expand
)
Author
Age
Files
Lines
*
gn: Fix more build issues on Win
ckocagil
2014-09-30
1
-3
/
+11
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
2
-8
/
+8
*
Remove protobuf lite for java.
nyquist
2014-09-11
88
-34620
/
+0
*
Convert GN visibility variables to lists.
brettw
2014-09-06
2
-2
/
+3
*
Cherry pick r573 from upstream protobuf
Gordana.Cmiljanovic
2014-09-03
4
-3
/
+135
*
gn win: Don't define WIN32_LEAN_AND_MEAN because protobuf does itself
scottmg@chromium.org
2014-07-31
1
-0
/
+6
*
Pull buildtools to get GN r282653
brettw@chromium.org
2014-07-14
1
-34
/
+26
*
Remove comparison of address with NULL.
thakis@chromium.org
2014-07-10
2
-1
/
+1
*
Add lots of GN targets:
brettw@chromium.org
2014-07-02
1
-0
/
+7
*
Make chrome/common compile in GN
brettw@chromium.org
2014-06-20
1
-13
/
+39
*
Hook up content/browser compile in GN build.
brettw@chromium.org
2014-06-13
1
-0
/
+4
*
More work on content/browser GN build.
brettw@chromium.org
2014-06-12
1
-2
/
+2
*
Minor additions to GN build, comment mojo bindings.
brettw@chromium.org
2014-06-09
1
-0
/
+4
*
Add GPU command buffer sevice and protobuf to GN build
brettw@chromium.org
2014-05-21
2
-0
/
+366
*
Import C++11 headers for unordered map and set when using libc++ in protobuf'...
jfroy@chromium.org
2014-05-11
1
-4
/
+44
*
Cherry pick r523 and r524 from upstream protobuf
rmcilroy@chromium.org
2014-05-07
2
-103
/
+52
*
Cherry pick r522 from upstream protobuf
rmcilroy@chromium.org
2014-03-26
3
-0
/
+381
*
Replace TSan interface declarations with a header inclusion.
glider@chromium.org
2014-02-18
1
-175
/
+2
*
Cherry pick r516 from upstream protobuf
sdefresne@chromium.org
2014-02-14
2
-0
/
+4
*
Replace kEmptyString with OnceInit initialized string*
scottmg@chromium.org
2014-02-14
11
-351
/
+365
*
Build protobuf for PNacl.
sergeyu@chromium.org
2014-01-26
1
-0
/
+36
*
Cherry pick r512 from upstream protobuf
scottmg@chromium.org
2013-10-15
2
-0
/
+3
*
Update third_party/protobuf to r476
glider@chromium.org
2013-08-14
56
-398
/
+570
*
Re-roll the patch from https://code.google.com/p/protobuf/source/detail?r=430,
glider@chromium.org
2013-08-14
2
-8
/
+9
*
Update protobuf to r428, part 1.
glider@chromium.org
2013-08-12
248
-4010
/
+24693
*
Cherry-pick the support for ThreadSanitizer atomics (r504) from upstream
glider@chromium.org
2013-08-07
3
-2
/
+397
*
Support target/host architecture with ninja iOS builds
justincohen@google.com
2013-05-13
1
-3
/
+3
*
fix x32 handling of Atomic64
vapier@chromium.org
2013-03-27
1
-1
/
+1
*
third-party/protobuf: Cherry-pick r475 and r476 from upstream.
eugenis@chromium.org
2013-03-22
5
-7
/
+17
*
Use _target_name instead of package_name for java*.gypi
cjhopman@chromium.org
2013-02-20
1
-1
/
+0
*
Update revision in comment in README.chromium from third_party/protobuf
rsimha@chromium.org
2013-02-01
1
-2
/
+3
*
Componentize protobuf_lite
rsimha@chromium.org
2013-01-31
5
-77
/
+112
*
disable c4267 for dependents of protobuf_lite to build on win x64
scottmg@chromium.org
2013-01-11
1
-0
/
+2
*
Make protobuf compile on Win64
jschuh@chromium.org
2012-12-27
1
-0
/
+1
*
Update revision in comment in README.chromium from third_party/protobuf
rsimha@chromium.org
2012-12-15
1
-2
/
+1
*
[sync] Componentize sync: Part 4: Fix includes in third_party/protobuf
rsimha@chromium.org
2012-12-14
2
-2
/
+6
*
Linux: fix header includes for system protobuf.
phajdan.jr@chromium.org
2012-11-21
1
-0
/
+2
*
Fix protobuf_lite_java action ordering in gyp.
nyquist@chromium.org
2012-11-20
1
-0
/
+3
*
Add support for generating jars from protos and add cacheinvalidation_java.
nyquist@chromium.org
2012-11-14
2
-2
/
+2
*
Update protobuf by cherry-picking upstream r430:
mark@chromium.org
2012-11-14
3
-9
/
+10
*
Check in protobuf java code and generate lite jar.
nyquist@chromium.org
2012-11-14
73
-0
/
+27452
*
Revert "Linux: change protobuf default option to allow building"
nyquist@chromium.org
2012-11-12
4
-67
/
+65
*
Linux: use full protobuf when using system protobuf.
phajdan.jr@chromium.org
2012-11-09
1
-3
/
+7
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
4
-65
/
+67
*
Linux: add an option to build with system protobuf.
phajdan.jr@chromium.org
2012-10-31
1
-350
/
+390
*
Specify dependences correctly when building mac tools for iOS.
blundell@chromium.org
2012-10-29
1
-19
/
+44
*
Fix compilation on vs2012 for protoc
scottmg@chromium.org
2012-10-10
2
-1
/
+3
*
Protobuf: Cherry-pick upstream r427.
hans@chromium.org
2012-10-01
3
-2
/
+4
*
Update protobuf.gyp for iOS.
qsr@chromium.org
2012-08-09
1
-66
/
+106
*
Make 'License' field in third-party metadata required
steveblock@chromium.org
2012-08-01
1
-0
/
+1
[next]