1. 30ec6b7 Add github.com/jroimartin/gocui by Robin Thellend · 8 years ago master
  2. 0571653 dart: add dlog library by YoungSeok Yoon · 8 years ago
  3. cffe919 TBR: third-party: Adds iOS Google Sign-In SDK 4.0.0 by Aaron Zinman · 8 years ago
  4. 7f3ff5f github.com/olekukonko/tablewriter: update to 8d0265a48283795806b872b4728c67bf5c777f20 by YoungSeok Yoon · 8 years ago
  5. dbb5fe0 google.golang.org/cloud: Skip flaky test pubsub.TestKeepAliveStop by Robin Thellend · 8 years ago
  6. 44f0fd0 go/src/google.golang.org: Update cloud and grpc by Robin Thellend · 8 years ago
  7. ae47bb4 third_party/csrc/leveldb: fix problems in leveldb's caching code by Mike Burrows · 8 years ago
  8. 9e06103 Fixed compiling gopsutil for arm64/darwin (iOS) by Aaron Zinman · 8 years ago
  9. 14cb7d9 go/src/github.com: add gopsutil library. by Jing Jin · 8 years ago
  10. 880f7ad github.com/kr/pty: Update to f7ee69f31298ecbe5d2b349c711e2547a617d398 by Robin Thellend · 8 years ago
  11. 7412ab7 third_party: update google-api go library and related libraries. by Jing Jin · 8 years ago
  12. 1bfd2ec Add google sign-in demo that yields default blessings by Aaron Zinman · 8 years ago
  13. 34dcf2f paypal/gatt: Fix Notifier.Write to not include framing bytes when calculated by Suharsh Sivakumar · 8 years ago
  14. b4fe7a6 third_party/build_monitor: use JIRI_ROOT from postsubmit-poll to run jiri-oncall. by Jing Jin · 8 years ago
  15. 2c66f15 Revert "Add go-version to third_party." by Nicolas Lacasse · 8 years ago
  16. d20c167 Add go-version to third_party. by Nicolas Lacasse · 8 years ago
  17. 1835d52 paypal/gatt: Workaround for vanadium/build#36 by Asim Shankar · 8 years ago
  18. b3564c3 github.com/mattn/go-sqlite3: Update to latest version. by Asim Shankar · 8 years ago
  19. a36dbf4 third_party: Add github.com/jteeuwen/go-bindata. by Matt Rosencrantz · 8 years ago
  20. 626ce4c Merge "golang.org/x/tools: Update to release branch of Go 1.6" by Asim Shankar · 8 years ago
  21. 795ac56 golang.org/x/tools: Update to release branch of Go 1.6 by Asim Shankar · 8 years ago
  22. 447e61f golang.org/x/text: Update to latest revision. by Asim Shankar · 8 years ago
  23. fec9746 Merge "Remove github.com/rubenv/sql-migrate and gopkg.in/yaml.v1" by Asim Shankar · 8 years ago
  24. 1a9c766 Remove github.com/rubenv/sql-migrate and gopkg.in/yaml.v1 by Asim Shankar · 8 years ago
  25. 9a757a5 github.com/jmoiron/sqlx: Update to latest version. by Asim Shankar · 8 years ago
  26. 37d43b8 third_party: add XMPP Go library by Srdjan Petrovic · 8 years ago
  27. 15bafda third_party/jenkins_plugin/kubernetes: fix a bug about how pods are counted and capped. by Jing Jin · 8 years ago
  28. 30e3320 third_party: initial checkin of kubernetes Jenkins plugin. by Jing Jin · 8 years ago
  29. 3f00a36 third_party: move vanadium build monitor Jenkins plugin from infrastructure repo to third_party. by Jing Jin · 8 years ago
  30. 7c664b0 TBR: third_party: Remove .v23 from all .gitignore files. by Nicolas Lacasse · 8 years ago
  31. 628194e Merge "third_party:mdns: fix a bug" by Jungho Ahn · 8 years ago
  32. 676df91 mdrip: pull latest changes from github by Adam Sadovsky · 8 years ago
  33. 13c0176 third_party:mdns: fix a bug by Jungho Ahn · 8 years ago
  34. 59953aa third_party: Add go-sqlite3 by Asim Shankar · 8 years ago
  35. 6a011a7 Fix test failure in vcs_test.go by James Ring · 8 years ago
  36. 083e5bf third_party/mdns: pack messages into as few packets as possible by Jungho Ahn · 8 years ago
  37. 32112fb third_party/mdns: pack answers into separate packets by Jungho Ahn · 8 years ago
  38. b0236d0 third_party/go/src/bitbucket.org/tebeka/go2xunit: update to latest version. by Cosmos Nicolaou · 8 years ago
  39. 939e506 Update golang.org/x/golang.org/x/oauth2 by Robin Thellend · 8 years ago
  40. d51f053 github.com/cosnicolaou/llog: Update version by Asim Shankar · 8 years ago
  41. 3249fdf third_party: mdns: merge upstream logging changes by Adam Sadovsky · 8 years ago
  42. 53ddb7b Merge "third_party/mdns: clean up README.google" by Jungho Ahn · 9 years ago
  43. e92ea7e advance mdrip to 917ba42 by James Ring · 9 years ago
  44. f3a7a21 third_party/mdns: clean up README.google by Jungho Ahn · 9 years ago
  45. bd27e79 third_part/mdns: do not announce host addresses when port is zero by Jungho Ahn · 9 years ago
  46. 6de5180 third_party/mdns: allow adding multiple instances of a service by Jungho Ahn · 9 years ago
  47. 4655848 third_party/mdns: support multiple watchers by Jungho Ahn · 9 years ago
  48. 992138c Merge "advance mdrip to 9efa77d2bf" by James Ring · 9 years ago
  49. 55c7acb advance mdrip to 9efa77d2bf by James Ring · 9 years ago
  50. aa7263f Merge "third_party/mdns: fix a data race" by Jungho Ahn · 9 years ago
  51. ce1d4a3 TBR: third_party: Add '/.jiri' to .gitignore in all repos. by Nicolas Lacasse · 9 years ago
  52. 27f6896 third_party/mdns: fix a data race by Jungho Ahn · 9 years ago
  53. 011091b third_party/mdns: add RemoveService by Jungho Ahn · 9 years ago
  54. 83eafba Merge "remove unused gkvlite package from third_party" by James Ring · 9 years ago
  55. 3fe830b remove unused gkvlite package from third_party by James Ring · 9 years ago
  56. 7c42f6b github.com/howeyc/fsnotify: delete this from third_party by Bogdan Caprita · 9 years ago
  57. bdbab36 Merge "TBR advance appengine to HEAD" by James Ring · 9 years ago
  58. c09d75b TBR advance appengine to HEAD by James Ring · 9 years ago
  59. ae1ac15 TBR: third_party/...golang.org/x/tools: updated golang.org/x/tools by Cosmos Nicolaou · 9 years ago
  60. 3e0d047 TBR: golang.org/x/net/context: Disable TestAllocs by Robin Thellend · 9 years ago
  61. c40286b Merge "third_party/go/src/github.com/cosnicolaou/llog: Update to latest version." by Cosmos Nicolaou · 9 years ago
  62. f2ba8f4 TBR golang.org/x/crypto: sync to the latest version. by Srdjan Petrovic · 9 years ago
  63. 1af2582 third_party/go/src/github.com/cosnicolaou/llog: Update to latest version. by Cosmos Nicolaou · 9 years ago
  64. ca27d75 third_party/go/src/bitbucket/tebeka/go2xunit: update for go1.5 by Cosmos Nicolaou · 9 years ago
  65. 5efcd66 Merge "third_party/github/paypal/gatt: Update the library to pick up the upstream changes that add support for fetching long characteristics." by Shyam Jayaraman · 9 years ago
  66. a1af105 Merge "github.com/cosnicolaou/llog: add VDepth." by Cosmos Nicolaou · 9 years ago
  67. fc69e5c third_party/github/paypal/gatt: Update the library to pick up the by Shyam Jayaraman · 9 years ago
  68. 0624bc5 golang.org/x/crypto: sync to the latest version by Srdjan Petrovic · 9 years ago
  69. 7c22458 github.com/cosnicolaou/llog: add VDepth. by Cosmos Nicolaou · 9 years ago
  70. 5e07c53 TBR third_party/go/cmd/vet: whitelisting Vanadium named slice types by Jiri Simsa · 9 years ago
  71. a8be9cd third_party/appengine - "fixing" a flaky test by Jiri Simsa · 9 years ago
  72. 31640f0 mdns: change NewMDNS to by David Why Use Two When One Will Do Presotto · 9 years ago
  73. 19f994a third_party: add gopkg.in/gomail.v1 (and deps) by Jason Campbell · 9 years ago
  74. f60d925 TBR third_party mdns: stop relying on struct exported by net. by David Why Use Two When One Will Do Presotto · 9 years ago
  75. e137d85 TBR: golang.org/x/{oauth2,text,tools/...}: update to latest version, remove x/mobile. by Cosmos Nicolaou · 9 years ago
  76. 04a1a29 golang.org/x/crypto: update to latest version. by Cosmos Nicolaou · 9 years ago
  77. 4d6f3f0 third_party: add github.com/pborman/uuid by Jungho Ahn · 9 years ago
  78. 090edd7 third_party: replace "profile setup" with "profile install" by Jiri Simsa · 9 years ago
  79. f0e36f6 golang.org/x/net: Update net package to fix race test failure. by Suharsh Sivakumar · 9 years ago
  80. 1af65f6 Merge "third_party/go-sql-driver: Remove log statements that were added temporarily." by Suharsh Sivakumar · 9 years ago
  81. df52767 third_party/go-sql-driver: Remove log statements that were added temporarily. by Suharsh Sivakumar · 9 years ago
  82. 31136d5 TBR third_party: Fix xpc darwin test by Alex Fandrianto · 9 years ago
  83. 685e65a TBR Fix paypal/gatt so mac tests pass by Benjamin Prosnitz · 9 years ago
  84. 6b21135 Merge "Add github.com/paypal/gatt to third party" by Benjamin Prosnitz · 9 years ago
  85. 8a5d10c TBR: third_party/java: remove java-related patch by Srdjan Petrovic · 9 years ago
  86. c83e07a TBR: third_party/go-sql-driver: Add log statements to thridparty go sql by Suharsh Sivakumar · 9 years ago
  87. 1b85757 TBR third_party/java: add the darwin shared lib patch to the Java profile installation by Srdjan Petrovic · 9 years ago
  88. 629a841 Add github.com/paypal/gatt to third party by Benjamin Prosnitz · 9 years ago
  89. b537ef8 TBR third_party/java: gitignore the Go 1.5. download by Srdjan Petrovic · 9 years ago
  90. ba14240 third_party: add github.com/monopole/mdrip by Jason Campbell · 9 years ago
  91. df9cadd TBR: update to latest version. by Cosmos Nicolaou · 9 years ago
  92. 1d0a4e7 third_party: Add github.com/bmatcuk/doublestar by Ivan Pilat · 9 years ago
  93. c91779a TBR: cosmosnicolaou/llog: remove it since it's now in cosnicolaou/llog by Cosmos Nicolaou · 9 years ago
  94. 450826f TBR: update to latest version. by Cosmos Nicolaou · 9 years ago
  95. 31c71cc TBR: cosnicolaou/llog: fix unit test on linux. by Cosmos Nicolaou · 9 years ago
  96. d42feeb TBR: cosnicolaou/llog: update to latest version and github account by Cosmos Nicolaou · 9 years ago
  97. 5354bb7 third_party/leveldb: add a Makefile target for only building the static library by Jiri Simsa · 9 years ago
  98. c9fa318 third_party: Add go-isatty package. by Ken Ashcraft · 9 years ago
  99. 1bcf833 third_party: add github.com/peterh/liner by John Kline · 9 years ago
  100. 760ee69 Add Snappy compression library. by Sergey Rogulenko · 9 years ago