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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 167127 - Clean up SiteInstance::HasWrongProcessForURL and documentation.
creis@chromium.org
2012-11-30
1
-16
/
+37
*
Merge 166146 - Initialize renderer color preferences to reasonable defaults.
avi@chromium.org
2012-11-06
2
-9
/
+11
*
Merge 165972 - Avoid interpreting initial navigation as a download if the dow...
rdsmith@chromium.org
2012-11-06
2
-0
/
+2
*
Merge 165081 - Move blacklist checks for the compositing field trials to the ...
vangelis@google.com
2012-10-31
1
-3
/
+3
*
Split IPC logging between content and chrome.
jochen@chromium.org
2012-10-30
1
-0
/
+30
*
Move remaining files in content\browser to the content namespace.
jam@chromium.org
2012-10-30
2
-4
/
+3
*
Revert 164756 - Added NetworkPortalDetector.
xusydoc@chromium.org
2012-10-30
1
-1
/
+0
*
content/browser: Move notification_service_impl into content namespace.
tfarina@chromium.org
2012-10-30
1
-2
/
+1
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
12
-21
/
+26
*
Prevent webview tags from navigating outside web-safe schemes.
creis@chromium.org
2012-10-30
1
-1
/
+2
*
Added NetworkPortalDetector.
ygorshenin@chromium.org
2012-10-29
1
-0
/
+1
*
[Android] Use resource throttle instead of HandleExternalProtocol.
jknotten@chromium.org
2012-10-29
2
-3
/
+6
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
2
-2
/
+0
*
Handle the case where IAttachmentExecute::Save() deletes a downloaded file.
asanka@chromium.org
2012-10-29
1
-0
/
+7
*
content/browser: Move webui code into content namespace.
tfarina@chromium.org
2012-10-29
1
-3
/
+2
*
Collect machine model info in gpu_info_collector and expose it to about:gpu.
zmo@chromium.org
2012-10-28
1
-0
/
+4
*
Introduce GeolocationPermissionRequestID, a wrapper class to contain the (ren...
pkasting@chromium.org
2012-10-27
1
-1
/
+3
*
Move download code to the content namespace.
jam@chromium.org
2012-10-26
6
-52
/
+46
*
Add a flag to about:flags to enable deferred image decoding
hclam@chromium.org
2012-10-26
2
-0
/
+4
*
Adding a new transition type flag to Android ContentView.
jcivelli@chromium.org
2012-10-26
1
-0
/
+3
*
Add a flag to use fake camera for getUserMedia()
hclam@chromium.org
2012-10-26
2
-0
/
+4
*
[Android] Upstream WebSettings.TextZoom tests.
mnaganov@chromium.org
2012-10-26
1
-0
/
+28
*
Revert 164120 - content/browser: Move more files into the content namespace.
sail@chromium.org
2012-10-25
1
-1
/
+2
*
content/browser: Move more files into the content namespace.
tfarina@chromium.org
2012-10-25
1
-2
/
+1
*
Handle resubmission of HTTP Posts.
sgurun@chromium.org
2012-10-25
1
-0
/
+18
*
Remove unused content::TestWebSocketServer
toyoshim@chromium.org
2012-10-25
2
-213
/
+0
*
Browser Plugin: Deleted old implementation (renderer side)
fsamuel@chromium.org
2012-10-25
3
-6
/
+0
*
when running in single process mode, modify the browser's command line to inc...
jochen@chromium.org
2012-10-25
1
-1
/
+4
*
Browser Plugin: Deleted old implementation (browser side)
fsamuel@chromium.org
2012-10-25
1
-3
/
+1
*
Fixed unpaired TraceEvent.begin()/end().
wangxianzhu@chromium.org
2012-10-24
1
-16
/
+19
*
Because of UID isolation on Android, crash dump generation has to happen
jcivelli@chromium.org
2012-10-24
1
-0
/
+1
*
Move content\accessibility code into the content namespace.
jam@chromium.org
2012-10-24
2
-1
/
+5
*
Moved GetDiscoveryPageHTML call on UI thread.
vsevik@chromium.org
2012-10-24
1
-1
/
+1
*
Remove TabContentsTestHarness.
avi@chromium.org
2012-10-24
1
-2
/
+2
*
Test suite that monitors the disposition of JS-created windows based on what
ericu@chromium.org
2012-10-24
2
-4
/
+10
*
Move the remaning files in content\common to the content namespace.
jam@chromium.org
2012-10-24
3
-5
/
+2
*
Downscale bitmaps on tablets for faster performance.
tedchoc@chromium.org
2012-10-23
2
-19
/
+29
*
Make WebContentsDelegate::LoadProgressChanged android only.
nileshagrawal@chromium.org
2012-10-23
1
-2
/
+2
*
[Android] Upstream selection action bar for text press selection.
yfriedman@chromium.org
2012-10-23
3
-22
/
+39
*
Enable sad tab for Android renderer crashes.
yfriedman@chromium.org
2012-10-23
1
-0
/
+6
*
Move sandbox code in content to content namespace.
jam@chromium.org
2012-10-23
5
-23
/
+17
*
Non-functional change to simply have Downloads query Prefs for the charset wh...
pauljensen@chromium.org
2012-10-23
1
-1
/
+0
*
Move a bunch more code into the content namespace.
jam@chromium.org
2012-10-23
2
-5
/
+4
*
Upstream Autofill functionality for Android.
aurimas@chromium.org
2012-10-23
4
-0
/
+62
*
Eliminate duplicate COM and OLE initializations.
pkasting@chromium.org
2012-10-23
2
-2
/
+35
*
Remove Stage3D field trial.
jbauman@chromium.org
2012-10-23
2
-8
/
+0
*
Enable texture readback support for Android
dtrainor@chromium.org
2012-10-23
4
-9
/
+29
*
Do not wait for the double tap timeout on pages with fixed page scale
yusufo@chromium.org
2012-10-22
3
-0
/
+32
*
Enable renderer side mixing by default for Mac and Windows.
dalecurtis@chromium.org
2012-10-22
2
-4
/
+0
*
Android: Expose Swap ACK callback.
sievers@chromium.org
2012-10-22
1
-0
/
+3
[next]