Cheng Zhao
|
30e931f10b
|
Revert "The "subpixel-font-scaling" option is removed"
This reverts commit 98fbe5127b .
|
2015-03-23 16:29:32 +08:00 |
|
Cheng Zhao
|
b5a8cfb704
|
Recognize asar archive with unpacked files
|
2015-03-20 20:34:58 +08:00 |
|
Cheng Zhao
|
2c0b50a7e9
|
Merge pull request #1208 from deepak1556/protocol
adding protocol.RequestBufferJob api
|
2015-03-20 10:34:31 +08:00 |
|
Cheng Zhao
|
9bae54f917
|
Avoid extra copy of data in capturePage
|
2015-03-20 10:26:42 +08:00 |
|
deepak1556
|
9eac8ef266
|
add protocol.RequestBuffer api
|
2015-03-19 09:36:57 +05:30 |
|
Cheng Zhao
|
99410217b9
|
Bump v0.22.1
|
2015-03-18 22:36:44 +08:00 |
|
Cheng Zhao
|
d6b36bb487
|
Bump v0.22.0
|
2015-03-18 20:57:21 +08:00 |
|
Cheng Zhao
|
105ad369ab
|
linux: Fix compilation error
|
2015-03-18 09:57:48 +08:00 |
|
Cheng Zhao
|
12d5474077
|
Fix webview for the new API
|
2015-03-18 09:57:46 +08:00 |
|
Cheng Zhao
|
6af7388ac0
|
Use DevToolsAPI instead of InspectorFrontendAPI
|
2015-03-18 09:57:43 +08:00 |
|
Cheng Zhao
|
d16d5b290a
|
Remove the "X-Frame-Options" from response headers for devtools
|
2015-03-18 09:57:43 +08:00 |
|
Cheng Zhao
|
5b2c0110dc
|
Fix other compilation errors
|
2015-03-18 09:57:41 +08:00 |
|
Cheng Zhao
|
98fbe5127b
|
The "subpixel-font-scaling" option is removed
|
2015-03-18 09:57:41 +08:00 |
|
Cheng Zhao
|
8e2fdc178b
|
Fix API changes of CopyFromBackingStore
|
2015-03-18 09:57:40 +08:00 |
|
Cheng Zhao
|
dfad907530
|
Fix API changes of tracing API
|
2015-03-18 09:57:39 +08:00 |
|
Cheng Zhao
|
04d1075db5
|
Fix API changes of ContentBrowserClient
|
2015-03-18 09:57:39 +08:00 |
|
Cheng Zhao
|
8a138fafd4
|
Fix API changes of WebContentsDelegate
|
2015-03-18 09:57:38 +08:00 |
|
Cheng Zhao
|
819ab5cd0c
|
Fix ui/gfx/geometry headers
|
2015-03-18 09:57:38 +08:00 |
|
Cheng Zhao
|
dead7caab2
|
CommandLine moved to base::CommandLine
|
2015-03-18 09:57:37 +08:00 |
|
Cheng Zhao
|
7457eccdee
|
Merge pull request #1238 from deepak1556/browser_window_lib_patch
define devToolsWebContents for use from remote module
|
2015-03-16 16:43:46 +08:00 |
|
Robo
|
87cb2ece80
|
add DidFailProvisionalLoad method
|
2015-03-14 08:58:30 +05:30 |
|
deepak1556
|
adb130cefa
|
define devToolsWebContents for use from remote module
|
2015-03-11 19:58:12 +05:30 |
|
Cheng Zhao
|
6856d203c5
|
Merge pull request #1215 from deepak1556/dialog_patch
avoid overriding type value of showMessageBox
|
2015-03-09 13:50:18 -07:00 |
|
Cheng Zhao
|
29471ff8b5
|
Fix styling of #1209
|
2015-03-09 13:46:46 -07:00 |
|
Cheng Zhao
|
2495583b5e
|
Merge pull request #1209 from deepak1556/webcontents_patch
using WebContentsObserver::NavigationEntryCommitted to set virtualurl
|
2015-03-09 13:41:27 -07:00 |
|
deepak1556
|
0b780def24
|
avoid overriding type value of showMessageBox
|
2015-03-06 17:56:26 +05:30 |
|
Cheng Zhao
|
c9b549ae69
|
Fix styling of #1199
|
2015-03-05 12:31:45 -08:00 |
|
Cheng Zhao
|
bb0e68e563
|
Merge pull request #1199 from deepak1556/protocol_asar_patch
read files from asar archives in custom protocol
|
2015-03-05 12:26:42 -08:00 |
|
Robo
|
0663b9dae2
|
using WebContentsObserver::NavigationEntryCommitted to set virtualurl
|
2015-03-05 20:09:27 +05:30 |
|
Robo
|
2ce42af6e4
|
read files from asar archives in custom protocol
|
2015-03-05 09:26:34 +05:30 |
|
Cheng Zhao
|
99f6bf045f
|
Improve #1137
|
2015-03-04 07:58:06 -08:00 |
|
Cheng Zhao
|
fac9ea3356
|
Merge pull request #1137 from bundyo/implement-some-popup-methods
Implement FakeWindow.postMessage, window.opener.postMessage and window.closed flag for popup windows
|
2015-03-04 07:28:33 -08:00 |
|
Bundyo
|
dbbc35bd13
|
Fixes after code review.
|
2015-03-04 11:29:52 +02:00 |
|
Cheng Zhao
|
4176d542a5
|
Bump v0.21.3
|
2015-03-03 13:42:29 -08:00 |
|
Patrick Flor
|
5bdc200376
|
Fix tense of error message
Thanks for putting this project together; really enjoying hacking with
it so far!
|
2015-03-02 12:08:12 -08:00 |
|
Charlie Hess
|
78b856268e
|
Fix cpplint errors.
|
2015-02-25 21:57:25 -08:00 |
|
Charlie Hess
|
b6787a9b34
|
Emit a new before-quit event at the start of Browser::Quit, which gives us a chance to cancel before any windows are closed.
|
2015-02-25 19:33:42 -08:00 |
|
Bundyo
|
4e82f4c672
|
Remove two semicolons.
|
2015-02-13 18:54:18 +02:00 |
|
Bundyo
|
7fa1296a17
|
Implement FakeWindow.postMessage, window.opener.postMessage and window.closed flag for popup windows.
|
2015-02-13 18:45:12 +02:00 |
|
Cheng Zhao
|
4834eed520
|
Set process.resourcesPath in C++
|
2015-02-13 13:32:58 +08:00 |
|
Cheng Zhao
|
0b8efc434d
|
Use __dirname when setting globalPaths
|
2015-02-13 12:55:06 +08:00 |
|
Cheng Zhao
|
e81baf759a
|
Enable setting icon of menu item
|
2015-02-13 12:11:50 +08:00 |
|
Cheng Zhao
|
b28a241dbf
|
Simplify the code to call delegate method
|
2015-02-13 11:47:22 +08:00 |
|
Cheng Zhao
|
98a7f08be2
|
Move GetAsarArchivePath to asar_util.h
|
2015-02-12 17:31:14 +08:00 |
|
Cheng Zhao
|
3b3a025ed4
|
Move GetsOrCreateAsarArchive to asar_util.h
|
2015-02-12 17:23:49 +08:00 |
|
Cheng Zhao
|
da407200d2
|
Return NativeImage in BrowserWindow.capturePage
|
2015-02-12 13:45:50 +08:00 |
|
Cheng Zhao
|
443a4b8f2f
|
mac: Use AsNSImage instead of ToNSImage
It can get rid of the empty check.
|
2015-02-12 12:29:49 +08:00 |
|
Cheng Zhao
|
f0924df68a
|
Add "type" option to change window type
|
2015-02-11 12:19:39 +08:00 |
|
Paul Betts
|
86de75deef
|
Style fixups
|
2015-02-10 17:14:26 -08:00 |
|
Paul Betts
|
8a7acfc6c0
|
icon_util is Windows-only
|
2015-02-07 11:57:00 -08:00 |
|