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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
2
-3
/
+3
*
base::Bind: Convert BrowsingDatabaseHelper::StartFetching.
jhawkins@chromium.org
2011-10-23
1
-1
/
+1
*
Use WebCompositor only when --enable-threaded-compositing.
nduca@chromium.org
2011-10-22
3
-4
/
+10
*
Buffer packets in the IPC P2P layer.
sergeyu@chromium.org
2011-10-22
4
-16
/
+64
*
Call PluginService::PurgePluginListCache on the UI thread.
bauerb@chromium.org
2011-10-22
1
-1
/
+4
*
Enable privileged WebGL extensions for Chrome extensions.
zmo@google.com
2011-10-22
3
-0
/
+7
*
Revert: Internalize JSON chunk merging to trace_event.h API.
mpcomplete@chromium.org
2011-10-22
7
-31
/
+35
*
Internalize JSON chunk merging to trace_event.h API.
jbates@chromium.org
2011-10-21
7
-35
/
+31
*
Get the mousewheel to work on windows at least!BUG=noneTEST=none
ben@chromium.org
2011-10-21
5
-1
/
+46
*
Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.
kinaba@chromium.org
2011-10-21
6
-15
/
+37
*
Move content_paths.h to content/public/common.
jam@chromium.org
2011-10-21
7
-9
/
+9
*
Add support for accessible labels for controls.
dmazzoni@chromium.org
2011-10-21
5
-14
/
+271
*
Improve audio underflow handling.
acolwell@chromium.org
2011-10-21
3
-10
/
+10
*
Make pepper_messages.h be included by content's message_generator instead of ...
jam@chromium.org
2011-10-21
3
-7
/
+1
*
Add UMA metrics for sync renderer -> (NPAPI) plugin IPC messages.
viettrungluu@chromium.org
2011-10-21
2
-0
/
+16
*
Move SerializedScriptValue to content/public/common and put it into the conte...
jam@chromium.org
2011-10-21
20
-92
/
+119
*
Move common_param_traits and webkit_param_traits to content/public/common.
jam@chromium.org
2011-10-21
21
-32
/
+32
*
OpenBSD patches for chrome/content, split from CR #8275005
robert.nagy@gmail.com
2011-10-21
1
-0
/
+3
*
Send the PID of the renderer process that is getting closed in RenderClosedDe...
rosen.dash@gmail.com
2011-10-21
4
-9
/
+24
*
More groundwork for filestream based response storage.
michaeln@google.com
2011-10-21
1
-0
/
+1
*
[Web Intents] Add a source tab observation mechanism so you can see if the so...
gbillock@chromium.org
2011-10-21
2
-5
/
+10
*
Gracefully handle child process death in out-of-process plugin loading.
rsesek@chromium.org
2011-10-21
9
-83
/
+528
*
Move PepperPluginInfo to content/public/common and put it into the content na...
jam@chromium.org
2011-10-21
15
-77
/
+108
*
When WorkerProcessHost receives WorkerHostMsg_WorkerContextDestroyed message ...
yurys@chromium.org
2011-10-21
6
-101
/
+73
*
GCC 4.6 fix similar to r106675.
yusukes@google.com
2011-10-21
1
-1
/
+1
*
Use 0 instead of NULL to make GCC 4.6 for Chrome OS happy.
yusukes@google.com
2011-10-21
1
-1
/
+1
*
Adds the browser component of the Java Bridge for a single RenderView
steveblock@chromium.org
2011-10-21
3
-0
/
+142
*
[Web Intents] Add return pathways for picker-close and service-close.
gbillock@chromium.org
2011-10-21
2
-3
/
+11
*
Revert 106653 - hackaton: enable one finger scrolling for touch eventsIn a to...
cpu@chromium.org
2011-10-21
2
-100
/
+2
*
hackaton: enable one finger scrolling for touch events
cpu@chromium.org
2011-10-21
2
-2
/
+100
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
6
-21
/
+33
*
DownloadBuffer is used in two different ways, only one of which is used acros...
ahendrickson@chromium.org
2011-10-21
13
-74
/
+304
*
Move GPUInfo to content/public/common and put it into the content namespace.
jam@chromium.org
2011-10-20
34
-203
/
+222
*
Adds the renderer component of the Java Bridge
steveblock@chromium.org
2011-10-20
8
-0
/
+180
*
Add Windows accessibility notifications used by <select> controls
dmazzoni@chromium.org
2011-10-20
1
-0
/
+6
*
Fix SSL client auth selector multi-profile handling.
mattm@chromium.org
2011-10-20
5
-6
/
+38
*
The apitest needs a handler on the testserver that does not return a dangerou...
benjhayden@chromium.org
2011-10-20
3
-7
/
+25
*
Move ContentMainDelegate to content/public/.
joi@chromium.org
2011-10-20
6
-81
/
+71
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-0
/
+4
*
Add UMA reports for Linux nacl_helper startup status
mcgrathr@chromium.org
2011-10-20
3
-14
/
+98
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
5
-62
/
+0
*
Fix DownloadCancelled test to be more precise about verifying requests cleared.
rdsmith@chromium.org
2011-10-20
2
-15
/
+29
*
Fix the asan fix.
joaodasilva@chromium.org
2011-10-20
5
-7
/
+10
*
Turns on RWHVA.
ben@chromium.org
2011-10-20
1
-3
/
+11
*
Fix write-after-free introduced in 106463.
joaodasilva@chromium.org
2011-10-20
2
-3
/
+3
*
Track all RenderViewHost instances running in extension
aa@chromium.org
2011-10-20
1
-1
/
+1
*
Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.
joi@chromium.org
2011-10-20
17
-32
/
+40
*
Fixed existing launch cause for video decode accelerator initialization,
kbr@chromium.org
2011-10-19
1
-1
/
+4
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
44
-228
/
+256
*
Minor History Code Cleanup.
mrossetti@chromium.org
2011-10-19
1
-2
/
+2
[next]