Commit Graph
7 Commits
Author SHA1 Message Date
Himanshu Jaju fdd8038428 Fix oss.py script
- Adds newline fix from release branch
- Adds transformation for MessageLite from google3 to open source

Change-Id: Ie6c3f5263417fbbccc67835eb22fbe568a249125
2020-06-04 20:19:58 +01:00
Himanshu Jaju b13316ba93 Add lite_runtime option for protos
Open sourced protos have additional lite_runtime optimization to avoid
depending on the full protobuf library which is heavier.

Change-Id: Ia4d96bcb792b56d0cae78142cd515f0d7fb3d006
2020-06-02 12:12:18 +01:00
Alexey Polyudov 91e925c873 Merge branch 'google3'
Change-Id: Ibebf84b98939ee8e5006beedc34d225e8c2dd413
2020-05-28 01:36:50 -07:00
Alexey Polyudov 667bf4ee3b update oss.py to include v2 code
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: I75f5e12cc947ed9767d49fc4598de75921073a5a
2020-05-27 23:56:16 -07:00
Himanshu Jaju 81a46c68c6 Modify webrtc header files
This helps in using webrtc in other open source projects which might
have a different location for the webrtc headers.

Change-Id: Ifa9aea95a26fa542544d83343ef90144835960c3
2020-05-27 23:40:40 -07:00
Alexey Polyudov d06ec32407 Add OSS headers generation
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: I9a846fac22469a6afa32e4eafd5f2be34ff55fda
2020-04-16 16:17:26 -07:00
Alexey Polyudov 598516303b Add conversion script
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: I408debe584bcacad37e0d2f67a59440bb7ea4728
2020-04-04 12:51:42 -07:00