Shelley Vohr
|
d722008367
|
remove unnecessary ptr_util.h include
|
2018-04-12 22:34:26 -04:00 |
|
Shelley Vohr
|
b05932310b
|
replace base::MakeUnique with std::make_unique
|
2018-04-12 08:48:32 -04:00 |
|
deepak1556
|
a1592446da
|
REVIEW: access GetApplicationLocale on sequence that allows IO
|
2018-01-02 16:37:08 +09:00 |
|
Ahmed Mohamed Ali
|
9f3cfa2dbd
|
Fix crash that happens when the PDF viewer is refreshed.
The root cause is the PdfViewerHandler instanceis destroyed but not removed from the list of observer in WebContentsZoomController
|
2017-10-19 16:27:08 +02:00 |
|
Aleksei Kuzmin
|
a20f633272
|
Remove base::StringValue
https://codereview.chromium.org/2664753002
|
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
|
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
|
b28e686228
|
code cleanup
|
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 |
|
deepak1556
|
528853efbf
|
handle reload api call from pdf ui
|
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
|
c15f6af892
|
fix crash when pdf viewer is reloaded
|
2017-03-14 00:25:59 +05:30 |
|
deepak1556
|
de7dcdedba
|
setup strings for ui
|
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 |
|