16 Commits

Author SHA1 Message Date
Marshall Greenblatt
8332220f1c Merge revision 989 changes:
- Linux: Fix compile errors.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@995 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-15 22:51:28 +00:00
Marshall Greenblatt
e106e46a1a Merge revision 931 changes:
- Add a switch to enable DCHECKs in release builds (issue #790).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@956 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-20 09:51:32 +00:00
Marshall Greenblatt
d4e8a9e549 Merge revision 953 changes:
- Add new CefBrowser::GetIdentifier method (issue #811).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@954 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-19 16:49:35 +00:00
Marshall Greenblatt
057f61dad9 Merge revision 950 changes:
- Windows: Improve menu responsiveness (issue #194).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@951 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-19 16:25:40 +00:00
Marshall Greenblatt
301c56a0b8 Update to Chromium version 23.0.1271.95.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@947 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-06 21:01:14 +00:00
Marshall Greenblatt
30b8290002 Merge revision 939 changes:
- Linux: Fix compiler warning about fwrite() return value being ignored.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@940 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-12-04 22:37:57 +00:00
Marshall Greenblatt
d4feab34d8 Merge revision 920 changes:
- Fix Geolocation by adding Google API key support (issue #365).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@921 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-21 15:58:00 +00:00
Marshall Greenblatt
c7f974297f Merge revision 916 changes:
- Fix inspector hook in V8Test.OnUncaughtExceptionDevTools (issue #736).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@917 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-20 20:50:08 +00:00
Marshall Greenblatt
358faf993a Fix potential crash if a context with no bindings is released (issue #736).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@901 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-05 22:33:26 +00:00
Marshall Greenblatt
737ad31704 Fix Linux/OS-X compile errors (issue #751).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@896 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-05 20:14:50 +00:00
Marshall Greenblatt
335a024b85 Merge revision 879, revision 883 and revision 885 changes:
- Add performance tests for CEF V8 methods (issue #484).
- Support implicit detachment of CEF V8 references when the associated context is released (issue #484).
- Reduce persistent CEF V8 memory usage by tracking objects on a per-context basis and not persisting objects when the underlying V8 handle is unused (issue #484).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@887 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-31 17:31:07 +00:00
Marshall Greenblatt
3250136c63 Merge revision 871 changes:
- Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@872 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-19 19:52:51 +00:00
Marshall Greenblatt
b39565fb15 Merge revision 857 changes:
- Add CefV8ContextHandler::OnUncaughtException callback (issue #736).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@858 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-12 16:52:28 +00:00
Marshall Greenblatt
e7a0355a3c Merge revision 852 changes:
- Mac: Fix display of Flash plugins (issue #741).


git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@853 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-11 19:12:59 +00:00
Marshall Greenblatt
c9590ad118 Update spi_webcore_364.patch file.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@850 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-09 14:39:35 +00:00
Marshall Greenblatt
986909b249 Create 1271 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@840 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:03:10 +00:00