Marshall Greenblatt
90636566a8
Use absolute paths for CEF generated files in .gitignore
2015-03-18 21:21:48 -04:00
Marshall Greenblatt
296bac8f7b
Add .gitignore file
2015-03-18 21:04:05 -04:00
Marshall Greenblatt
4760ee8447
Pass cursor type and custom cursor information to CefRenderHandler::OnCursorChange (issue #1443 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1930 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-11-24 22:01:25 +00:00
Marshall Greenblatt
d4363ce2a1
Add CefBrowserHost::GetNavigationEntries for retrieving a snapshot of navigation history (issue #1442 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1926 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-11-24 19:24:48 +00:00
Marshall Greenblatt
00bacc6df1
Call OnTitleChange after navigation/reload even if the title has not changed (issue #1441 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1920 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-11-20 18:01:57 +00:00
Marshall Greenblatt
22b01d97dd
Fix rendering of off-screen popup windows (issue #1437 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1914 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-11-18 19:36:00 +00:00
Marshall Greenblatt
1d5e31c9da
Windows: Define CEF_USE_SANDBOX for integrated builds of sample applications.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1913 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-11-18 19:34:21 +00:00
Marshall Greenblatt
24149075c0
Fix missing include in cef_scoped_ptr.h.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1912 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-11-18 19:32:48 +00:00
Marshall Greenblatt
1fc8b65828
Fix configuration of the User-Agent string during startup (issue #1275 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1898 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-27 23:13:24 +00:00
Marshall Greenblatt
3f518f58fa
Linux: Fix drag&drop in windows with zero or more parents (issue #1258 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1895 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-27 22:21:40 +00:00
Marshall Greenblatt
cfe6a64635
Windows: Fix reporting of WM_MOUSELEAVE coordinates by the cefclient OSR example (issue #1133 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1892 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-27 21:59:25 +00:00
Marshall Greenblatt
3b4132d940
Fix type conversion compile error (issue #1397 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1876 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-14 17:57:46 +00:00
Marshall Greenblatt
7c2c563f17
Fix type conversion compile error (issue #1397 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1861 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-09 16:09:40 +00:00
Marshall Greenblatt
47a24ee1b8
Mac: Add NSSupportsAutomaticGraphicsSwitching to Info.plist (issue #1396 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1856 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-03 17:01:39 +00:00
Marshall Greenblatt
67155451ba
Windows: Fix cancellation of drag&drop when using off-screen rendering and multi-threaded message loop and returning false from CefRenderHandler::StartDragging (issue #1364 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1854 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-30 18:53:27 +00:00
Marshall Greenblatt
4ed71eabbd
Linux: Fix browser window position in cefclient when using integrated window menu bar (issue #1388 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1852 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-30 17:21:58 +00:00
Marshall Greenblatt
3254b37d1f
Add missing cef_logging.h include (issue #1389 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1849 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-30 16:49:46 +00:00
Marshall Greenblatt
75097e04e8
Add documentation for cef_key_event_type_t values.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1847 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-26 23:49:21 +00:00
Marshall Greenblatt
82c65084c6
Linux: Install xlib error handlers to avoid crash on X11 error (issue #1337 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1845 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-24 17:23:55 +00:00
Marshall Greenblatt
e6f28c38eb
Add new FrameTest.* unit tests and fix discovered CefFrame-related bugs.
...
- Allow empty |name| argument to CefBrowser::GetFrame. This will return the main frame.
- Modify CefBrowser::GetFrame to search both assigned and unique frame names.
- Calling CefFrame::IsFocused on the main frame should return true when there are no other frames.
- Fix CefBrowser::GetFrameIdentifiers and GetFrameNames to return correct values in the renderer process (issue #1236 ).
- Delete NavigationTest.FrameNameIdent which is now obsoleted by the new FrameTests.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1843 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-24 15:40:50 +00:00
Marshall Greenblatt
53753642c4
Fix identification of focused frame (issue #1381 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1841 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-19 19:13:51 +00:00
Marshall Greenblatt
70060c53c5
Windows: Fix assertion on shutdown when using multi-threaded-message-loop (issue #755 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1838 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-18 19:11:30 +00:00
Marshall Greenblatt
531ee32af7
Change automate-git.py to use a Git checkout of depot_tools (issue #1376 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1835 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-11 21:31:23 +00:00
Marshall Greenblatt
ff93980c84
Linux: Reduce resource usage when the window is minimized (issue #1369 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1833 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-11 18:25:17 +00:00
Marshall Greenblatt
e83c8bde80
Mac: Reduce resource usage on SetWindowVisibility(false) and fix delivery of application hide/unhide notifications (issue #1369 )
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1831 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-10 21:33:19 +00:00
Marshall Greenblatt
41d14270d6
Windows: Add wow_helper.exe to the 32-bit binary distribution for Vista 64-bit sandbox support (issue #1366 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1828 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-10 17:23:48 +00:00
Marshall Greenblatt
28ae6155be
Linux: Fix compile error.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1826 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-09 21:53:34 +00:00
Marshall Greenblatt
0db2304eae
Linux: Fix compile error.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1824 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-09 20:42:51 +00:00
Marshall Greenblatt
d5f9215aab
Windows: Set browser window size to 0x0 when minimized to reduce resource usage (issue #1369 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1821 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-04 23:13:47 +00:00
Marshall Greenblatt
45d9e3f357
- Fix initial state of the |is_showing_| flag in CefRenderWidgetHostViewOSR (issue #1363 ).
...
- Windows: Modify the cefclient OSR example to call WasHidden(true) when the app is minimized.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1819 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-04 22:15:45 +00:00
Marshall Greenblatt
f693c4a6d2
Fix ostream link error.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1815 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-03 18:45:49 +00:00
Marshall Greenblatt
fde46734f1
Update to Chromium version 37.0.2062.94.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1812 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-28 14:42:25 +00:00
Marshall Greenblatt
98d5495091
Add #ifndef guards to types in cef_build.h (issue #1336 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1809 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-14 13:24:12 +00:00
Marshall Greenblatt
9f4f9067d9
Fix identification of SVN revision after picking up incremental changes in the remote CEF Git repository.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1803 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-08 12:40:42 +00:00
Marshall Greenblatt
1e513965fb
Fix automate-git.py to pick up incremental changes in the remote CEF Git repository.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1800 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-08 12:25:38 +00:00
Marshall Greenblatt
90f4e48ad0
Linux: Fix type mismatch compile error.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1798 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-08 11:21:55 +00:00
Marshall Greenblatt
02da23fa50
Linux: Fix type mismatch compile error.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1797 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-08 11:02:01 +00:00
Marshall Greenblatt
b960756b37
Add support for large zip files in make_distrib.py (issue #1350 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1796 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-07 14:42:15 +00:00
Marshall Greenblatt
47a12ff5d4
Update automate-git.py to explicitly fetch tags required for release branch builds.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1792 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-07 12:33:19 +00:00
Marshall Greenblatt
9f79be9482
Add a new --force-clean-deps
flag to automate-git.py that deletes/re-downloads all third-party git repos (issue #1348 ). Should be used in combination with the --force-clean
flag.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1788 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-07 09:24:53 +00:00
Marshall Greenblatt
2776bb7802
Linux: Fix compile error.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1786 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-06 13:39:25 +00:00
Marshall Greenblatt
f80188145a
Create 2062 release branch for CEF3.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1783 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-06 12:08:53 +00:00
Marshall Greenblatt
0de0135e55
Create 2062 branch folder.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2062@1782 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-06 12:07:30 +00:00