Aleksei Kuzmin
|
a20f633272
|
Remove base::StringValue
https://codereview.chromium.org/2664753002
|
2017-08-15 16:19:20 +03:00 |
|
Aleksei Kuzmin
|
7a4ca08a8d
|
The Blink Rename
|
2017-08-15 16:19:20 +03:00 |
|
Heilig Benedek
|
a3ec28ddf3
|
remove unused includes
|
2017-06-14 00:49:11 +02:00 |
|
Heilig Benedek
|
f8d3b363ea
|
🎨 lint fix
|
2017-06-08 09:57:24 +02:00 |
|
Heilig Benedek
|
0f4341da42
|
add zoom behaviour code from chromium and make pdf viewer use manual zoom behaviour to match chromium
|
2017-06-08 02:15:17 +02:00 |
|
Cheng Zhao
|
d85b58fdb5
|
Fix API changes of FrameSubscriber
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
481b04358e
|
Fix blink API changes
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
6be10ffef2
|
Fix more API changes due to name changes
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
50e3bfa764
|
Fix API changes of base::Value
|
2017-04-27 16:34:52 +09:00 |
|
deepak1556
|
15e2b2335f
|
address review comments
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
4381e0895f
|
propagate zoom changes to pdf plugin
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
eda413861a
|
update spec
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
b28e686228
|
code cleanup
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
5a8e522526
|
StreamManager class is no longer required.
Stream lifetime is managed by webui
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
c982af991d
|
request for pdf resource from the webui
|
2017-03-14 00:26:27 +05:30 |
|
Cheng Zhao
|
422b7acece
|
Do not store resource_path as FilePath
On Windows the path value returned by PathWithoutParams also uses "/" as
separator, so there is no need to use the FilePath class.
|
2017-03-14 00:26:27 +05:30 |
|
Cheng Zhao
|
cca1db47ee
|
Print error when path is not found
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
528853efbf
|
handle reload api call from pdf ui
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
b9710532e1
|
update api changes
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
3aba23b471
|
view_id=>stream_id and add some code comments.
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
e90fd1444f
|
move constants to atom_constants.h
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
671a8a2cd6
|
address review comments
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
cc09b9ac7d
|
BINDINGS_POLICY_WEB_UI is not required
|
2017-03-14 00:26:27 +05:30 |
|
Paul Betts
|
846d516584
|
Get us compiling on macOS
|
2017-03-14 00:26:27 +05:30 |
|
Paul Betts
|
8580a34f9f
|
Get us compiling on Win32
|
2017-03-14 00:26:27 +05:30 |
|
deepak1556
|
c15f6af892
|
fix crash when pdf viewer is reloaded
|
2017-03-14 00:25:59 +05:30 |
|
deepak1556
|
ddc2e0df71
|
code cleanup
|
2017-03-14 00:25:59 +05:30 |
|
deepak1556
|
de7dcdedba
|
setup strings for ui
|
2017-03-14 00:25:59 +05:30 |
|
deepak1556
|
0c7bb72891
|
listen to ipc messages from plugin to perform SaveAs op
|
2017-03-14 00:25:59 +05:30 |
|
deepak1556
|
fd8c450ef3
|
move pdfviewer ui data source to separate file
|
2017-03-14 00:25:59 +05:30 |
|
deepak1556
|
945e26750e
|
manage the lifetime of streams created
|
2017-03-14 00:25:59 +05:30 |
|
deepak1556
|
41c1623824
|
handle more messages from webui
|
2017-03-14 00:25:59 +05:30 |
|
deepak1556
|
a2db14476a
|
create webui message handler
|
2017-03-14 00:25:59 +05:30 |
|