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
*
Split the ProcessType enum into process types that content knows about (which...
jam@chromium.org
2013-03-22
29
-80
/
+75
*
Remove some unused headers
danakj@chromium.org
2013-03-22
1
-2
/
+0
*
Changes introduces by r189102 causes following warning on Visual Studio 2012:
yosin@chromium.org
2013-03-22
1
-1
/
+1
*
Disable WorkerTest.QueuedSharedWorkerShutdown on windows debug bots.
tapted@chromium.org
2013-03-22
1
-1
/
+7
*
WebKit::Platform implementation of availableDiskSpaceInBytes.
dgrogan@chromium.org
2013-03-22
2
-0
/
+9
*
Revert 189731 "Proxy queryUsageAndQuota from worker process"
tapted@chromium.org
2013-03-22
6
-35
/
+1
*
Proxy queryUsageAndQuota from worker process
alecflett@chromium.org
2013-03-22
6
-1
/
+35
*
Revert 188692 "Focus the main frame after triggering a top-level..."
jochen@chromium.org
2013-03-22
1
-4
/
+0
*
Implement GPU-accelerated conversion to YV12 for Mac platform.
miu@chromium.org
2013-03-21
10
-454
/
+1827
*
Ensure that WebUI links that open in new tabs have correct bindings.
creis@chromium.org
2013-03-21
2
-2
/
+70
*
Remove stale logic for setting WebUI on opened windows. No longer necessary.
creis@chromium.org
2013-03-21
5
-45
/
+0
*
chromeos: Remove PowerStateOverride.
derat@chromium.org
2013-03-21
1
-18
/
+27
*
[content shell] use the TestRunner library's theme engine for layout tests
jochen@chromium.org
2013-03-21
1
-3
/
+2
*
cc: Reuse textures with --composite-to-mailbox
sievers@chromium.org
2013-03-21
2
-28
/
+77
*
[content shell] configure a ftp transaction factory for content shell
jochen@chromium.org
2013-03-21
1
-0
/
+6
*
Get rid of the last NaCl mention in the content sandbox code. Make Windows ca...
jam@chromium.org
2013-03-21
9
-135
/
+96
*
Fix crash in RenderViewImpl::OnSetNavigationStartTime()
wangxianzhu@chromium.org
2013-03-21
1
-3
/
+4
*
Revert 189518 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-21
2
-1
/
+4
*
Fix registry key reading bug
cpu@chromium.org
2013-03-21
1
-6
/
+4
*
IndexedDB: Fix database callback tracking/cleanup on close
jsbell@chromium.org
2013-03-21
11
-42
/
+122
*
Move ByteStream to content/browser
zork@chromium.org
2013-03-21
15
-20
/
+20
*
Flagged flaky test on Lion in WebGL test expectations
bajones@chromium.org
2013-03-21
1
-2
/
+3
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-2
/
+0
*
Removed a DCHECK which fails the webrtc quality test when running webrtc with...
xians@chromium.org
2013-03-21
1
-1
/
+0
*
Fix Stream URL request for async requests
zork@chromium.org
2013-03-21
2
-8
/
+13
*
Convert invalid WebPasswordFormData to null (rather than empty) PasswordForm.
blundell@chromium.org
2013-03-21
3
-1
/
+93
*
Access defaultVideoPosterURL setting for ContentSettings
michaelbai@chromium.org
2013-03-21
3
-0
/
+40
*
Report renderer process memory sizes broken on MacOS.
alph@chromium.org
2013-03-21
1
-7
/
+11
*
Cleaning up the webrtc::AudioDeviceModule implementation.
henrika@chromium.org
2013-03-21
8
-599
/
+560
*
* Update the desired aspect ratio in StartCapture call so that later the video
ronghuawu@chromium.org
2013-03-21
1
-0
/
+4
*
Hook up screen capture notification UI.
sergeyu@chromium.org
2013-03-21
2
-7
/
+38
*
Implement out-of-band video compositing on Android: Step 1
wonsik@chromium.org
2013-03-21
12
-1
/
+122
*
Use net::LOW priority for metadata cache writes
akalin@chromium.org
2013-03-21
1
-1
/
+7
*
Remove kInProcessWebGL since it's not used anymore.
jam@chromium.org
2013-03-21
8
-71
/
+19
*
Revert 189376 "Revert 189298 "Remove NaCl usage in content PPAPI..."
jam@chromium.org
2013-03-21
13
-66
/
+68
*
Get rid of the NaCl check for non-official duplicate handle checks. It sounds...
jam@chromium.org
2013-03-21
1
-3
/
+1
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-21
2
-4
/
+1
*
Modify content::GetFontTable to allow clients to control what is read.
bbudge@chromium.org
2013-03-21
2
-65
/
+64
*
cc chromification: layer_tree_settings
piman@chromium.org
2013-03-21
2
-55
/
+57
*
IndexedDB: Remove unused plumbing for string version changes
jsbell@chromium.org
2013-03-21
5
-33
/
+0
*
Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."
tapted@chromium.org
2013-03-21
1
-0
/
+2
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
5
-9
/
+9
*
Revert 189300
khorimoto@chromium.org
2013-03-21
1
-25
/
+1
*
Revert 189095 "Silence detection for audio output UI favicon ind..."
miu@chromium.org
2013-03-21
4
-167
/
+250
*
Reload with extra headers.
bengr@chromium.org
2013-03-21
2
-0
/
+19
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-2
/
+0
*
Revert 189428 "cc: Chromify rendering_stats"
danakj@chromium.org
2013-03-20
1
-18
/
+18
*
Extend MediaObserver interface to allow MediaStreams to be stopped from UI.
sergeyu@chromium.org
2013-03-20
11
-32
/
+110
*
Move content_shell_apk files to the right package.
nileshagrawal@chromium.org
2013-03-20
14
-15
/
+15
*
Alphabetize compositor command line flags.
danakj@chromium.org
2013-03-20
1
-1
/
+3
[next]