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
*
> Refactor media_stream_device_settings into media_stream_ui_controller.
xians@chromium.org
2012-10-19
1
-2
/
+2
*
Replace the DownloadFileManager with direct ownership of DownloadFileImpl
rdsmith@chromium.org
2012-10-18
1
-2
/
+1
*
mac/linux: Fix debug builds from r162518.
sadrul@chromium.org
2012-10-17
1
-0
/
+6
*
touch: Coalesce touch-events, and remove the touch-event queue from the gestu...
sadrul@chromium.org
2012-10-17
1
-0
/
+2
*
touch-event queue: Add a touch-event queue for all platforms.
sadrul@chromium.org
2012-10-17
1
-0
/
+2
*
Build various bits of content code on iOS.
msarda@chromium.org
2012-10-16
1
-0
/
+16
*
Add DownloadControllerAndroid public interface for android.
nileshagrawal@chromium.org
2012-10-15
1
-2
/
+3
*
Build browser_main_loop.cc on iOS.
msarda@chromium.org
2012-10-11
1
-0
/
+1
*
Build browser_process_sub_thread.cc on iOS.
msarda@chromium.org
2012-10-10
1
-0
/
+1
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-0
/
+1
*
Have content_browser depend on printing only if not on iOS.
blundell@chromium.org
2012-09-28
1
-1
/
+1
*
Implement browser side of PPB_Printing resource.
raymes@chromium.org
2012-09-27
1
-0
/
+5
*
chromeos: Implement PowerSaveBlocker.
derat@chromium.org
2012-09-25
1
-1
/
+3
*
Close leaking FDs.
jcivelli@chromium.org
2012-09-25
1
-0
/
+1
*
Shift "commit point" for when a download will no longer accept cancels.
rdsmith@chromium.org
2012-09-24
1
-0
/
+2
*
Revert "Revert 158067 - Remove native side of content_view_client"
yusufo@chromium.org
2012-09-22
1
-2
/
+0
*
Revert 158067 - Remove native side of content_view_client
avi@chromium.org
2012-09-21
1
-0
/
+2
*
Remove native side of content_view_client
yusufo@chromium.org
2012-09-21
1
-2
/
+0
*
This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...
lazyboy@chromium.org
2012-09-20
1
-0
/
+9
*
Revert 157773 - This is followup from Charlie's comments on Fady's cl: http:/...
zea@chromium.org
2012-09-20
1
-9
/
+0
*
This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...
lazyboy@chromium.org
2012-09-20
1
-0
/
+9
*
Revert 157650 - This is followup from Charlie's comments on Fady's cl: http:/...
zea@chromium.org
2012-09-19
1
-9
/
+0
*
This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...
lazyboy@chromium.org
2012-09-19
1
-0
/
+9
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
1
-0
/
+6
*
Enable a minimal content/ build on iOS
stuartmorgan@chromium.org
2012-09-18
1
-5
/
+2
*
Android browser-side compositor initialization cleanup.
sievers@chromium.org
2012-09-18
1
-2
/
+2
*
Make browser_context.cc compile for iOS
stuartmorgan@chromium.org
2012-09-18
1
-0
/
+1
*
Modify AsyncResourceHandler to use a single shared memory buffer (in ring
darin@chromium.org
2012-09-18
1
-0
/
+2
*
Remove DuplicateContentHandler
gavinp@chromium.org
2012-09-15
1
-3
/
+0
*
Add a PepperHelper::EnablePepperSupportForChannel function to content.
bbudge@chromium.org
2012-09-12
1
-0
/
+2
*
Remove storage context accessors from ResourceContext.
ajwong@chromium.org
2012-09-11
1
-0
/
+2
*
Move gpu blacklist to content side (second try)
zmo@chromium.org
2012-09-10
1
-0
/
+4
*
Add preliminary iOS support to more content/ gypi files
stuartmorgan@chromium.org
2012-09-10
1
-16
/
+15
*
Fix content/browser/gamepad build on OS != win,mac,linux.
pliard@chromium.org
2012-09-10
1
-2
/
+2
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-8
/
+8
*
Speech JavaScript API: Embed speech server URL and pass in API key.
hans@chromium.org
2012-09-07
1
-0
/
+1
*
Revert 155218 - Move gpu blacklist to content side.
benjhayden@chromium.org
2012-09-06
1
-4
/
+0
*
Move gpu blacklist to content side.
zmo@chromium.org
2012-09-06
1
-0
/
+4
*
Very basic Android browser-side compositing support.
sievers@chromium.org
2012-09-05
1
-1
/
+4
*
Add preliminary support for iOS in content_browser.gypi
stuartmorgan@chromium.org
2012-09-05
1
-13
/
+33
*
In-te-grate hy-phen-ator to con-tent.
hbono@chromium.org
2012-09-03
1
-0
/
+2
*
Revert 154294 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-31
1
-3
/
+2
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-30
1
-2
/
+3
*
Add WebContentsObserverAndroid that will take over native tasks of ContentVie...
yusufo@chromium.org
2012-08-30
1
-0
/
+2
*
Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...
isherman@chromium.org
2012-08-28
1
-3
/
+2
*
Remove DownloadFileManager in favor of direct ownership of DownloadFiles.
rdsmith@chromium.org
2012-08-27
1
-2
/
+3
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-1
/
+1
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-24
1
-2
/
+0
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
1
-0
/
+2
*
Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...
rdsmith@chromium.org
2012-08-24
1
-3
/
+2
[next]