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
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-2
/
+2
*
Move handle dumpage to the renderer process (so that it works correctly) and ...
cdn@chromium.org
2011-09-20
16
-181
/
+101
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
1
-2
/
+2
*
[Mac] Add additional debug code for crbug.com/94758 .
jeremy@chromium.org
2011-09-20
1
-0
/
+12
*
Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...
steveblock@chromium.org
2011-09-20
17
-34
/
+33
*
Hooking up AudioInputDeviceManager to AudioInputRendererHost and MediaStreamM...
xians@chromium.org
2011-09-20
14
-70
/
+461
*
net: Start wrapping escape.h into namespace net.
tfarina@chromium.org
2011-09-20
1
-1
/
+1
*
Revert 101812 - Hold until DownloadBuffer lifetime issues are resolved.
asanka@chromium.org
2011-09-20
1
-33
/
+31
*
Add shutdown event argument to NPChannelBase::GetChannel()
steveblock@chromium.org
2011-09-20
6
-15
/
+24
*
Obsoleting --unlimited-quota-for-files
kinuko@chromium.org
2011-09-20
2
-8
/
+0
*
Get rid of content::DidEndMainMessageLoop since it was declared in content bu...
jam@chromium.org
2011-09-20
2
-8
/
+6
*
Initialize message pump not to use gtk.
oshima@google.com
2011-09-20
1
-2
/
+2
*
Fix build. I removed a dep that's still needed on ChromeOS but not Linux.
mdm@chromium.org
2011-09-20
1
-0
/
+3
*
Linux: clean up a bit after getting rid of the last use of dbus-glib.
mdm@chromium.org
2011-09-20
1
-1
/
+0
*
New implementation of font precache on Windows.
arthurhsu@chromium.org
2011-09-20
9
-36
/
+193
*
Move DownloadFileTest and DevtoolsManagerTest to content_unittests
jochen@chromium.org
2011-09-20
4
-6
/
+20
*
Turn on glsl built-in function emulation in ANGLE shader translator.
zmo@google.com
2011-09-20
5
-0
/
+9
*
Move NPObjectBase and PluginChannelBase from content/plugin to content/common
steveblock@chromium.org
2011-09-20
17
-156
/
+159
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
6
-120
/
+262
*
Revert 101861 - Get rid of content::DidEndMainMessageLoop since it was declar...
sky@chromium.org
2011-09-20
2
-3
/
+6
*
remove unused code
wjia@chromium.org
2011-09-19
3
-133
/
+2
*
Revert 101858 - Broke content_unittests
asanka@chromium.org
2011-09-19
1
-2
/
+0
*
Set the ChromeBlobStorageContext on content_shell's content::ResourceContext ...
jam@chromium.org
2011-09-19
1
-3
/
+8
*
Get rid of content::DidEndMainMessageLoop since it was declared in content bu...
jam@chromium.org
2011-09-19
2
-6
/
+3
*
Add a file thread to ResourceDispatcherHostTest.
asanka@chromium.org
2011-09-19
1
-0
/
+2
*
Removed the sending of the following content IPC messages out of chrome and r...
ananta@chromium.org
2011-09-19
3
-1
/
+58
*
roll webrtc to r614
wjia@chromium.org
2011-09-19
3
-24
/
+3
*
Move sending of the following IPC messages out of Chrome\renderer.
ananta@chromium.org
2011-09-19
4
-6
/
+59
*
Some checks to narrow in on duplicate history ids from history DB.
rdsmith@chromium.org
2011-09-19
1
-0
/
+5
*
Use the correct client_id when calling RDH::GetOutstandingRequestsMemoryCost(...
asanka@chromium.org
2011-09-19
1
-31
/
+33
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
5
-37
/
+40
*
Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...
mmocny@chromium.org
2011-09-19
4
-4
/
+19
*
Wait properly for renderer crashes
phajdan.jr@chromium.org
2011-09-19
8
-12
/
+21
*
Add base dependency since omx_video_decode_accelerator_unittest depends on ba...
sadrul@chromium.org
2011-09-19
1
-0
/
+1
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
11
-16
/
+38
*
Rewriting FFmpegAudioDecoder and eliminating DecoderBase.
scherkus@chromium.org
2011-09-17
3
-1
/
+6
*
Trying to reland r101435 : Better account crashes for the BrowserChildProcess...
cpu@chromium.org
2011-09-16
5
-33
/
+96
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
7
-25
/
+73
*
Trying to reland r101435 : Better account crashes
cpu@chromium.org
2011-09-16
2
-16
/
+62
*
Replace AudioDecoderConfig with simple accessors on AudioDecoder.
scherkus@chromium.org
2011-09-16
3
-9
/
+14
*
Searching for downloads currently does a plain substring search, which does not
vanlam@google.com
2011-09-16
1
-11
/
+7
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
6
-260
/
+118
*
Add notification of virtual keyboard hide/show and change
varunjain@chromium.org
2011-09-16
3
-9
/
+7
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
6
-118
/
+260
*
Revert 101510 - Make cancel remove cancelled download from active queues at t...
rdsmith@chromium.org
2011-09-16
12
-189
/
+145
*
Add messages/handlers for the invocation sequence. Copy from geolocation_disp...
gbillock@chromium.org
2011-09-16
11
-0
/
+469
*
Consolidate GPU blacklist histograms into fewer ones.
zmo@google.com
2011-09-16
1
-33
/
+50
*
Make cancel remove cancelled download from active queues at time of cancel.
rdsmith@chromium.org
2011-09-16
12
-145
/
+189
*
content: Fix indentation issue in content_common.gypi.
tfarina@chromium.org
2011-09-16
1
-310
/
+309
*
ManagerGoingDown() needs to call DM.RemoveObserver
benjhayden@chromium.org
2011-09-16
1
-0
/
+1
[next]