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
*
Don't leak CopyResult textures.
danakj@chromium.org
2013-07-24
1
-1
/
+16
*
Warn users about potentially unwanted downloads.
asanka@chromium.org
2013-07-24
3
-1
/
+6
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
6
-26
/
+35
*
ChildProcessSecurityPolicy: Deprecate bitmask-based permissions checks for fi...
tommycli@chromium.org
2013-07-23
4
-39
/
+189
*
Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""
hubbe@chromium.org
2013-07-23
1
-29
/
+51
*
Hooking up setBackgroundColor from AwContents to renderer
joth@chromium.org
2013-07-23
2
-17
/
+0
*
Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...
marja@chromium.org
2013-07-23
15
-50
/
+49
*
Update the screen info if the display related property has changed when resized.
oshima@chromium.org
2013-07-23
7
-10
/
+106
*
Implement ChildThread::shutdown and clear members that have refs into blink
jochen@chromium.org
2013-07-23
7
-1
/
+16
*
Add --disable-canvas-aa flag to Chrome-on-Android startup.
senorblanco@chromium.org
2013-07-23
1
-0
/
+3
*
Changes to make content_browsertests build with USE_OZONE=1
rjkroege@chromium.org
2013-07-23
6
-25
/
+25
*
Allow HttpServer response to include custom headers.
kkania@chromium.org
2013-07-23
2
-8
/
+6
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
66
-68
/
+40
*
Pepper: Add routing ID information to Connection.
teravest@chromium.org
2013-07-23
4
-13
/
+21
*
Hide knowledge of webkit::ppapi::HostGlobals from chrome. This is part of mov...
jam@chromium.org
2013-07-23
2
-22
/
+0
*
Makes RenderViewImpl::GetSSLStatusOfFrame() actually do something.
dbeam@chromium.org
2013-07-23
3
-5
/
+35
*
Allows form-get requests to be routed through the browser.
sky@chromium.org
2013-07-23
1
-8
/
+8
*
Add frame content testing to video_decode_accelerator_unittest.
sabercrombie@chromium.org
2013-07-23
12
-92
/
+398
*
Remove the webkit_media target.
ddorwin@chromium.org
2013-07-23
5
-7
/
+445
*
ChildProcessSecurityPolicy: Add CopyIntoFileSystem permission.
tommycli@chromium.org
2013-07-23
4
-4
/
+118
*
Encoded video capture: wire up key frame and bitrate settings.
hshi@chromium.org
2013-07-23
5
-4
/
+52
*
Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...
jam@chromium.org
2013-07-23
3
-11
/
+17
*
remove reliance on MediaPlayer wakelocks
qinmin@chromium.org
2013-07-23
1
-1
/
+1
*
Cut some more dependencies from browser to child for multiple_dll mode
scottmg@chromium.org
2013-07-23
5
-3
/
+23
*
remove webkit_glue_common, move files to webkit_common
scottmg@chromium.org
2013-07-23
2
-2
/
+0
*
Don't override application/octet-stream MIME type.
asanka@chromium.org
2013-07-23
5
-26
/
+90
*
Change minimum GPU allocation per client to 4MB
varkha@chromium.org
2013-07-23
2
-38
/
+3
*
Correctly restore window open disposition and referrer header for blocked popups
jochen@chromium.org
2013-07-23
5
-13
/
+27
*
Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevTools
caseq@chromium.org
2013-07-23
4
-1
/
+17
*
Touch selection: Fix logic that invokes touch handles: Currently, selection_g...
varunjain@chromium.org
2013-07-23
2
-6
/
+22
*
Web MIDI: add kDumpRenderTree flag check to ShellBrowserContext::RequestMIDI...
toyoshim@chromium.org
2013-07-23
1
-1
/
+6
*
Pass WebWindowFeatures to browser when creating a new view
jochen@chromium.org
2013-07-23
6
-3
/
+37
*
Hook up the WorkerCrashed callback to content_shell
jochen@chromium.org
2013-07-23
4
-0
/
+14
*
Implement WebKit::Platform::queryStorageUsageAndQuota
kinuko@chromium.org
2013-07-23
4
-0
/
+34
*
Replace AudioSilenceDetector with an AudioPowerMonitor.
miu@chromium.org
2013-07-23
5
-91
/
+89
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
37
-90
/
+61
*
Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...
jam@chromium.org
2013-07-23
13
-139
/
+50
*
Adding an accessibility tree formatter and a couple more role mappings for GT...
aboxhall@chromium.org
2013-07-23
8
-14
/
+159
*
<webview>: Fix resize.
fsamuel@chromium.org
2013-07-23
3
-1
/
+5
*
Revert "Add partial WebFrameClient implementation to RenderFrame."
cbiesinger@chromium.org
2013-07-22
5
-625
/
+443
*
CC: Add command-line flag to disable AA.
epenner@chromium.org
2013-07-22
3
-0
/
+4
*
Use WebDataSource::replacesCurrentHistoryItem() instead of isClientRedirect()
japhet@chromium.org
2013-07-22
10
-23
/
+24
*
Core Animation: Fix bugs when transition between software
ccameron@chromium.org
2013-07-22
3
-27
/
+55
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-07-22
43
-421
/
+77
*
Pepper: FileRef_CreateExternal from renderer.
teravest@chromium.org
2013-07-22
1
-4
/
+23
*
Rename GetActiveURL to GetVisibleURL.
nasko@chromium.org
2013-07-22
4
-11
/
+11
*
Add partial WebFrameClient implementation to RenderFrame.
nasko@chromium.org
2013-07-22
5
-443
/
+625
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
37
-61
/
+90
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
37
-90
/
+93
*
Fix --expose-internals-for-testing switch when running multi-process.
rbyers@chromium.org
2013-07-22
1
-0
/
+3
[next]