index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
content_browser.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructure the events target into two components:
ben@chromium.org
2013-11-06
1
-1
/
+6
*
ozone: Allow building for ozone without depending on pango
sadrul@chromium.org
2013-11-06
1
-1
/
+2
*
Rename WebContentsScreenshotManager to NavigationEntryScreenshotManager.
nasko@chromium.org
2013-11-05
1
-2
/
+2
*
Revert 232547 "Pepper: Move FileIO host from renderer to browser."
teravest@chromium.org
2013-11-05
1
-4
/
+0
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-02
1
-0
/
+4
*
Revert 232440 "Pepper: Move FileIO host from renderer to browser."
csharp@chromium.org
2013-11-01
1
-4
/
+0
*
Pepper: Move FileIO host from renderer to browser.
teravest@chromium.org
2013-11-01
1
-0
/
+4
*
Move navigation and frame tree classes to a new frame_host/ directory.
nasko@chromium.org
2013-10-30
1
-21
/
+21
*
Remove RenderViewHostObserver.
jam@chromium.org
2013-10-30
1
-2
/
+0
*
Aura/ÜC: Drop frames on background tabs
piman@chromium.org
2013-10-29
1
-2
/
+6
*
Remove RenderViewHostTracker and just have RenderViewHost tell ResourceDispat...
jam@chromium.org
2013-10-27
1
-2
/
+0
*
New synthetic gestures implementation.
dominikg@chromium.org
2013-10-25
1
-0
/
+9
*
Make software compositing work on Mac.
ccameron@chromium.org
2013-10-25
1
-2
/
+2
*
Remove BrowserPluginGuestHelper since it's not needed. BrowserPluginGuest alr...
jam@chromium.org
2013-10-24
1
-2
/
+0
*
Implement getAssociatedSink method of webrtcAudioPrivate API.
joi@chromium.org
2013-10-24
1
-0
/
+2
*
SoftwareOutputDevice implementation using an OZONE software renderer as the b...
dnicoara@chromium.org
2013-10-23
1
-0
/
+2
*
Decouple NavigationControllerImpl and WebContentsImpl.
nasko@chromium.org
2013-10-23
1
-0
/
+1
*
Refactoring: Move MessagePort-related IPCs and handling them away from Worker...
marja@chromium.org
2013-10-15
1
-2
/
+4
*
Delete unused code from browser/device_orientation.
timvolodine@chromium.org
2013-10-15
1
-19
/
+0
*
Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..."
marja@chromium.org
2013-10-14
1
-4
/
+2
*
Refactoring: Move MessagePort-related IPCs and handling them away from Worker...
marja@chromium.org
2013-10-14
1
-2
/
+4
*
Android: Remove unused browser compositor code
sievers@chromium.org
2013-10-08
1
-2
/
+0
*
Create WebSocketDispatcherHost and WebSocketHost classes. WebSocketDispatcher...
ricea@chromium.org
2013-10-08
1
-0
/
+4
*
Geolocation: delete GpsLocationProvider and third_party/gpsd/
mvanouwerkerk@chromium.org
2013-10-04
1
-7
/
+0
*
android: Add TracingControllerAndroid for handling tracing intents
skyostil@chromium.org
2013-10-04
1
-2
/
+2
*
Use libyuv in Android VideoCaptureController.
mcasas@chromium.org
2013-10-04
1
-0
/
+7
*
Create a new RenderFrameHost per child frame when --site-per-process is enabled.
nasko@chromium.org
2013-10-03
1
-2
/
+6
*
DevTools: Extract target discovery and manipulation from DevToolsHttpHandlerImpl
kaznacheev@chromium.org
2013-10-03
1
-0
/
+1
*
Move TransferNavigationResourceThrottle into CrossSiteResourceHandler.
creis@chromium.org
2013-10-03
1
-2
/
+0
*
Revert 226284 "Move TransferNavigationResourceThrottle into Cros..."
creis@chromium.org
2013-10-01
1
-0
/
+2
*
Move TransferNavigationResourceThrottle into CrossSiteResourceHandler.
creis@chromium.org
2013-10-01
1
-2
/
+0
*
Remove the BufferedInputRouter
jdduke@chromium.org
2013-10-01
1
-7
/
+0
*
events: Create a separate events component out of ui.
sadrul@chromium.org
2013-10-01
1
-0
/
+1
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+1
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-1
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+1
*
Android: cleanup jni_android to minimize external dependencies.
bulach@chromium.org
2013-09-26
1
-0
/
+2
*
Make ResourceHandlers stateless with respect to child/routing/request IDs.
creis@chromium.org
2013-09-25
1
-2
/
+0
*
Stub out initial NavigationController browser implementation
alecflett@chromium.org
2013-09-21
1
-0
/
+4
*
This CL implements a simple send rate controller for STUN packets when sent t...
mallinath@chromium.org
2013-09-21
1
-0
/
+2
*
adding the function to reset device credential
qinmin@chromium.org
2013-09-20
1
-0
/
+2
*
PPB_TCPSocket: add support for TCP server socket operations.
yzshen@chromium.org
2013-09-20
1
-0
/
+1
*
Add memory manager for software compositor frontbuffers.
jbauman@chromium.org
2013-09-18
1
-0
/
+2
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
1
-0
/
+2
*
Import GTK WebInputEvent factory to content
garykac@chromium.org
2013-09-17
1
-0
/
+2
*
Revert r223494 "Simplify PPB_NetworkMonitor proxy."
sergeyu@chromium.org
2013-09-17
1
-2
/
+0
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
1
-0
/
+2
*
IndexedDB: Replace transaction's AVLTree with std::map
jsbell@chromium.org
2013-09-17
1
-2
/
+0
*
Revert 223482 "Simplify PPB_NetworkMonitor proxy."
ikarienator@chromium.org
2013-09-17
1
-2
/
+0
*
Simplify PPB_NetworkMonitor proxy.
sergeyu@chromium.org
2013-09-17
1
-0
/
+2
[next]