| 
								
								
									 Kevin Sawicki | 02f055b784 | Use ES6 style class | 2016-01-15 14:12:57 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 34030d7b2b | Use util.inherits instead of CoffeeScript's extend function | 2016-01-15 10:17:45 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 2833db78ad | Use [].inclues where appropriate | 2016-01-15 10:17:45 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | c2d473cf65 | Remove unneeded [].indexOf fallback | 2016-01-15 10:17:45 -08:00 |  | 
				
					
						| 
								
								
									 evgenyzinoviev | b75dccb0be | arguments handing rewritten, doc updated | 2016-01-15 17:31:31 +01:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 9ccc7ee30d | Small ajustments on lifetime of webContents | 2016-01-15 16:36:35 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | c10c419f1d | No need to call sender.callbacks.remove The IDWeakMap automatically removes the key when object is garbage
collected. | 2016-01-15 16:36:35 +08:00 |  | 
				
					
						| 
								
								
									 evgenyzinoviev | 2598b00b41 | Animate window resizing on OS X | 2016-01-15 05:59:58 +01:00 |  | 
				
					
						| 
								
								
									 Jessica Lord | 003de0debe | Clean up variable declarations | 2016-01-14 18:07:29 -08:00 |  | 
				
					
						| 
								
								
									 Jessica Lord | ae2893ceaa | Inline var | 2016-01-14 15:44:33 -08:00 |  | 
				
					
						| 
								
								
									 Jessica Lord | 3a0fb42737 | Use const | 2016-01-14 14:33:45 -08:00 |  | 
				
					
						| 
								
								
									 Jessica Lord | 9103253f62 | Use const | 2016-01-14 14:26:10 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 030d2a843c | Remove extra newlines around comments | 2016-01-14 11:10:12 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 990dc30e8d | Use // for multi-line comments | 2016-01-14 10:44:21 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | f4af744519 | Use // for single line comments | 2016-01-14 10:35:29 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 26350f4ccb | GetHttpCacheInIO => DoCacheActionInIO | 2016-01-14 20:48:14 +08:00 |  | 
				
					
						| 
								
								
									 Robo | 10e4698baa | session: api to get current cache size | 2016-01-14 17:15:45 +05:30 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 489539d62e | Merge pull request #4071 from deepak1556/session_flush_data_patch session: api to flush DOMStorage data | 2016-01-13 16:18:37 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 44b8343585 | Fix crash when closing page with webview | 2016-01-13 14:47:39 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | af02739c4e | Change webview's zoom level on JavaScript side | 2016-01-13 12:50:02 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 350c572a8c | Handle default parameter of executeJavaScript in C++ | 2016-01-13 12:17:56 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 55dfddba77 | Handle executeJavaScript in JavaScript | 2016-01-13 12:11:46 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 5b7d1a9890 | Add insertText to WebContents | 2016-01-13 11:55:49 +08:00 |  | 
				
					
						| 
								
								
									 Robo | 8433d94cac | session: api to flush DOMStorage data | 2016-01-13 08:56:00 +05:30 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | ab73f4c94a | Copy JS files to tempdir before packing asar | 2016-01-12 16:24:06 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 1f9691ae13 | Convert all source files to JavaScript | 2016-01-12 16:24:06 -08:00 |  | 
				
					
						| 
								
								
									 Kevin Sawicki | 403870a27e | Migrate to block comments | 2016-01-12 16:22:34 -08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | eb63e6b9a7 | Destroy the native class when webContents is destroyed | 2016-01-12 21:10:24 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 9e82334b67 | Merge pull request #4057 from princejwesley/browser-window Return null for no focused window when calling BrowserWindow.getFocusedWindow | 2016-01-11 22:53:38 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 192fa4c86b | Cleanup docs and code of setProxy | 2016-01-11 22:45:34 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 34c9279fc5 | Merge pull request #4046 from deepak1556/session_proxy_patch session: allow user to isolate pac script and proxy bypass rules | 2016-01-11 21:49:15 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 26bd97d6cf | Fix style issues of #4029 | 2016-01-11 21:12:07 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | edcd34d4ce | Merge pull request #4029 from leethomas/show-message-box-default-button Show message box default button | 2016-01-11 20:58:03 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 91ca84d106 | Merge pull request #4050 from etiktin/cosmetic Remove unneeded extra semicolons (;; -> ;) | 2016-01-11 15:41:06 +08:00 |  | 
				
					
						| 
								
								
									 Prince J Wesley | 018ae5189b | Return null for no focused window when calling BrowserWindow.getFocusedWindow() | 2016-01-11 12:58:44 +05:30 |  | 
				
					
						| 
								
								
									 Robo | 8557cd223c | maintain api compatibility | 2016-01-11 12:24:01 +05:30 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 1944472c2f | docs: Make win.getNativeWindowHandle more clear | 2016-01-11 13:43:24 +08:00 |  | 
				
					
						| 
								
								
									 leethomas | fee301e768 | follow style guidelines | 2016-01-10 19:15:40 -08:00 |  | 
				
					
						| 
								
								
									 Eran Tiktin | 29939dc0b7 | Remove unneeded extra semicolons (;; -> ;) | 2016-01-11 02:11:40 +02:00 |  | 
				
					
						| 
								
								
									 leethomas | ae5c6add11 | rename all references to default_button_index -> default_id to keep consistent with cancel_id | 2016-01-10 15:33:27 -08:00 |  | 
				
					
						| 
								
								
									 Robo | be50ca2653 | session: allow user to isolate pac script and proxy bypass rules | 2016-01-11 03:55:56 +05:30 |  | 
				
					
						| 
								
								
									 leethomas | dfce803045 | 🏁 update windows message_box function signatures to accept default_button_index....and do nothing with it | 2016-01-08 08:23:06 -08:00 |  | 
				
					
						| 
								
								
									 leethomas | f1edd5f26f | 🍎 add default button index for osx | 2016-01-08 08:21:54 -08:00 |  | 
				
					
						| 
								
								
									 Omri Litov | 943e46f3bd | Fix linux and mac build errors | 2016-01-08 00:27:53 +02:00 |  | 
				
					
						| 
								
								
									 Omri Litov | 3f0c007578 | Added getNativeWindowHandle | 2016-01-07 22:38:35 +02:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 4844e68ba1 | Rename did-navigate-to-different-page to did-navigate | 2016-01-04 12:09:11 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 941232a76b | Merge pull request #3975 from leethomas/add-webview-navigation-events Add webview navigation events | 2016-01-04 11:24:27 +08:00 |  | 
				
					
						| 
								
								
									 Cheng Zhao | 14db4a1946 | Add isDevToolsFocused to webview | 2016-01-04 10:46:30 +08:00 |  | 
				
					
						| 
								
								
									 leethomas | 911e60b507 | add did-navigate-in-page event to webview & webcontents (triggers on hash/ref changes, anchor links...), pass url into events | 2016-01-01 17:13:39 -08:00 |  | 
				
					
						| 
								
								
									 leethomas | 54c8c3e3fc | 📝 update webview docs to include devtools-* events | 2016-01-01 04:49:34 -08:00 |  |