Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(50)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: third_party/protobuf26/message.py
Issue
1162993005
:
Renamed google.protobuf to protobuf26 (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Addressed comments
Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
commit_queue.py
third_party/cq_client/cq_pb2.py
third_party/google/__init__.py
third_party/google/protobuf/README.chromium
third_party/google/protobuf/__init__.py
third_party/google/protobuf/compiler/__init__.py
third_party/google/protobuf/compiler/plugin_pb2.py
third_party/google/protobuf/descriptor.py
third_party/google/protobuf/descriptor_database.py
third_party/google/protobuf/descriptor_pb2.py
third_party/google/protobuf/descriptor_pool.py
third_party/google/protobuf/internal/__init__.py
third_party/google/protobuf/internal/api_implementation.py
third_party/google/protobuf/internal/containers.py
third_party/google/protobuf/internal/cpp_message.py
third_party/google/protobuf/internal/decoder.py
third_party/google/protobuf/internal/encoder.py
third_party/google/protobuf/internal/enum_type_wrapper.py
third_party/google/protobuf/internal/message_listener.py
third_party/google/protobuf/internal/python_message.py
third_party/google/protobuf/internal/type_checkers.py
third_party/google/protobuf/internal/wire_format.py
third_party/google/protobuf/message.py
third_party/google/protobuf/message_factory.py
third_party/google/protobuf/reflection.py
third_party/google/protobuf/service.py
third_party/google/protobuf/service_reflection.py
third_party/google/protobuf/symbol_database.py
third_party/google/protobuf/text_encoding.py
third_party/google/protobuf/text_format.py
third_party/protobuf26/README.chromium
third_party/protobuf26/__init__.py
third_party/protobuf26/compiler/__init__.py
third_party/protobuf26/compiler/plugin_pb2.py
third_party/protobuf26/descriptor.py
third_party/protobuf26/descriptor_database.py
third_party/protobuf26/descriptor_pb2.py
third_party/protobuf26/descriptor_pool.py
third_party/protobuf26/internal/__init__.py
third_party/protobuf26/internal/api_implementation.py
third_party/protobuf26/internal/containers.py
third_party/protobuf26/internal/cpp_message.py
third_party/protobuf26/internal/decoder.py
third_party/protobuf26/internal/encoder.py
third_party/protobuf26/internal/enum_type_wrapper.py
third_party/protobuf26/internal/message_listener.py
third_party/protobuf26/internal/python_message.py
third_party/protobuf26/internal/type_checkers.py
third_party/protobuf26/internal/wire_format.py
third_party/protobuf26/message.py
third_party/protobuf26/message_factory.py
third_party/protobuf26/reflection.py
third_party/protobuf26/service.py
third_party/protobuf26/service_reflection.py
third_party/protobuf26/symbol_database.py
third_party/protobuf26/text_encoding.py
third_party/protobuf26/text_format.py
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« third_party/protobuf26/internal/wire_format.py
('k') |
third_party/protobuf26/message_factory.py »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: third_party/protobuf26/message.py
diff --git a/third_party/google/protobuf/message.py b/third_party/protobuf26/message.py
similarity index 100%
rename from third_party/google/protobuf/message.py
rename to third_party/protobuf26/message.py
« no previous file with comments
|
« third_party/protobuf26/internal/wire_format.py
('k') |
third_party/protobuf26/message_factory.py »
('j') |
no next file with comments »
Issue 1162993005: Renamed google.protobuf to protobuf26 (Closed)
Created 5 years, 7 months ago by Sergiy Byelozyorov
Modified 5 years, 7 months ago
Reviewers: pgervais
Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Comments: 4
This is Rietveld
408576698