0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to Chromium revision 267aeeb8 (#297060). More... almost 11 years ago
Update to Chromium revision 267aeeb8 (#297060). More... almost 11 years ago
Fix missing cef_strings_ms.pak error (issue #1399). More... almost 11 years ago
Fix type conversion compile error (issue #1397). More... almost 11 years ago
Add spell checking support (issue #137). More... almost 11 years ago
Add missing cef_render_handler_capi.h definition. More... almost 11 years ago
Mac: Add NSSupportsAutomaticGraphicsSwitching to Info.plist (issue #1396). More... almost 11 years ago
Windows: Fix cancellation of drag&drop when using off-screen rendering and multi-threaded message loop and returning false from CefRenderHandler::StartDragging (issue #1364). More... almost 11 years ago
Linux: Fix browser window position in cefclient when using integrated window menu bar (issue #1388). More... almost 11 years ago
Linux: Don't use clang for binary release (issue #1390) More... almost 11 years ago
Add missing cef_logging.h include (issue #1389). More... almost 11 years ago
Update to Chromium revision b0aa1fb5 (#296183). - Restore CefRenderHandler::OnScrollOffsetChanged. - Add new RT_PING and RT_SERVICE_WORKER resource type values. - The resource type for image sub-resource loads has changed from RT_IMAGE to RT_PREFETCH (this is a regression, see http://crbug.com/415253#c23). - Add a patch to fix a crash in Scheduler::swapQueuesRunPendingTasks* (http://crbug.com/415478). - Add documentation for cef_key_event_type_t values. More... almost 11 years ago
Linux: Install xlib error handlers to avoid crash on X11 error (issue #1337). More... almost 11 years ago
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. More... almost 11 years ago
Fix identification of focused frame (issue #1381). More... almost 11 years ago
Windows: Fix assertion on shutdown when using multi-threaded-message-loop (issue #755). More... almost 11 years ago
Change automate-git.py to use a Git checkout of depot_tools (issue #1376). More... almost 11 years ago
Linux: Reduce resource usage when the window is minimized (issue #1369). More... almost 11 years ago
Mac: Reduce resource usage on SetWindowVisibility(false) and fix delivery of application hide/unhide notifications (issue #1369) More... almost 11 years ago
Windows: Add wow_helper.exe to the 32-bit binary distribution for Vista 64-bit sandbox support (issue #1366). More... almost 11 years ago
Linux: Fix compile error. More... almost 11 years ago
Add patch_udpater.py support for added files. More... almost 11 years ago
Fix uninitialized variable warning on Windows. More... almost 11 years ago
Windows: Set browser window size to 0x0 when minimized to reduce resource usage (issue #1369). More... almost 11 years ago
- 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. More... almost 11 years ago
Update to Chromium revision ad468e8b (#292352). - Building Chromium using SVN is no longer supported. - Remove CefDOMEvent and CefDOMEventListener (issue #933). - Remove CefRenderHandler::OnScrollOffsetChanged (http://crbug.com/404656). - Remove UR_FLAG_REPORT_LOAD_TIMING (https://codereview.chromium.org/451623002/). More... almost 11 years ago
Fix ostream link error. More... almost 11 years ago
Add `--revert` option to patch_updater.py. More... almost 11 years ago
Add #ifndef guards to types in cef_build.h (issue #1336). More... almost 11 years ago
Linux: Fix type mismatch compile error (issue #1354). More... almost 11 years ago