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
*
Revert of https://codereview.chromium.org/99103004/
wangxianzhu@chromium.org
2013-12-03
21
-312
/
+1218
*
Update the location of extract_actions.py in comments.
xhwang@chromium.org
2013-12-03
1
-1
/
+1
*
Remove plumbing for showing HTML notifications from content/.
peter@chromium.org
2013-12-03
6
-55
/
+12
*
Refactor how the MediaStreamManager::DeviceMonitor is started.
perkj@chromium.org
2013-12-03
3
-13
/
+12
*
Avoid DCHECK failures from get_characterExtents and get_unclippedSubstrings
falken@chromium.org
2013-12-03
1
-0
/
+6
*
gpu: Fix broken import path in Maps test
skyostil@chromium.org
2013-12-03
1
-1
/
+1
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
9
-21
/
+20
*
Fall back to software mode if Aura can't create a GL context
ccameron@chromium.org
2013-12-03
2
-3
/
+4
*
Fix typeahead for popup menu with attributes
jiangj@opera.com
2013-12-03
1
-0
/
+8
*
Fix CodeForKeyboardEvent to properly calculate the scancode.
garykac@chromium.org
2013-12-03
1
-1
/
+6
*
Fix screen capture slowness in Chrome OS feedback report.
hshi@chromium.org
2013-12-03
4
-19
/
+77
*
[Telemetry] Rename PngBitmap->Bitmap and move it to core.
tonyg@chromium.org
2013-12-03
2
-4
/
+4
*
Make consistent with Accelerated 2D Canvas flag on both implementation and ch...
dongseong.hwang@intel.com
2013-12-03
2
-14
/
+3
*
Split ResourceDispatcherHostImpl::BeginRequest
tyoshino@chromium.org
2013-12-03
2
-1
/
+30
*
Pepper: Add PepperFileSystemBrowserHost::GotFileSystemContext method.
bbudge@chromium.org
2013-12-03
2
-41
/
+43
*
touch: Fix touch-event hit-testing for multiple touch points.
sadrul@chromium.org
2013-12-03
5
-9
/
+242
*
Add candidatewindow* events related IPCs
kochi@chromium.org
2013-12-03
8
-0
/
+83
*
Introduce RenderFrameObserver.
jam@chromium.org
2013-12-03
6
-7
/
+216
*
Make touch-based synthetic gesture take touch slop into account.
dominikg@chromium.org
2013-12-03
14
-44
/
+145
*
Revert "Revert 237280 "Remove TraceController""
wangxianzhu@chromium.org
2013-12-02
21
-1218
/
+312
*
Restore capacity increase on underflow for MSE playbacks.
acolwell@chromium.org
2013-12-02
1
-9
/
+1
*
Update OWNERS files
joth@chromium.org
2013-12-02
9
-15
/
+5
*
events: Remove KeyEvent::Copy().
sadrul@chromium.org
2013-12-02
1
-1
/
+1
*
Start transitioning Pepper plugin code to using RenderFrame instead of Render...
jam@chromium.org
2013-12-02
14
-412
/
+561
*
[Mac] Don't ignore mouse events outside of the view while dragging.
dgozman@chromium.org
2013-12-02
1
-1
/
+7
*
<webview>: Fix crash when hosted in WebUI
fsamuel@chromium.org
2013-12-02
1
-3
/
+7
*
Reword some comments on content::RecordAction().
lazyboy@chromium.org
2013-12-02
1
-1
/
+3
*
Rename ImmediateInputRouter to InputRouterImpl
jdduke@chromium.org
2013-12-02
7
-131
/
+120
*
Move some more file utils to the base namespace.
brettw@chromium.org
2013-12-02
3
-4
/
+3
*
Don't pull in content_switches.cc to whole chrome code base
jam@chromium.org
2013-12-02
1
-43
/
+43
*
Remove device cache for MediaStreamDispatcher::EnumerateDevices and simplify.
perkj@chromium.org
2013-12-02
15
-252
/
+80
*
This cl implement a salt that is being used for obfuscating device ids before...
perkj@chromium.org
2013-12-02
17
-98
/
+171
*
Unbundle DevTools frontend from Content Shell on Android
mnaganov@chromium.org
2013-12-02
2
-5
/
+30
*
input: Move synthetic web-builder util functions into common/.
sadrul@chromium.org
2013-12-02
13
-19
/
+28
*
Fix JS interface for synthetic smooth scroll.
dominikg@chromium.org
2013-12-02
1
-4
/
+4
*
Remove usage of deprecated V8 APIs from content unittests
jochen@chromium.org
2013-12-02
2
-69
/
+104
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
4
-9
/
+9
*
Move kFtpScheme into content namespace.
tfarina@chromium.org
2013-12-01
7
-7
/
+7
*
Enable runtime flag for datalist element on Android
keishi@chromium.org
2013-11-30
1
-2
/
+0
*
Add support for CDM_3.
jrummell@chromium.org
2013-11-30
19
-457
/
+541
*
Support win aura screen reader workarounds on Win 8 too.
dmazzoni@chromium.org
2013-11-30
2
-5
/
+19
*
Remove usage of deprecated V8 APIs from content/renderer
jochen@chromium.org
2013-11-29
6
-32
/
+49
*
Fixed the valgrind warning in webrtc_audio_capturerer_unittests about using o...
xians@chromium.org
2013-11-29
1
-0
/
+1
*
Remove obsolete --low-resolution-contents-scale-factor command line switch
skyostil@chromium.org
2013-11-29
2
-30
/
+0
*
Try to fix the iOS build by not depending on Blink for it.
peter@chromium.org
2013-11-29
1
-1
/
+1
*
Add support for color input datalist on Android
keishi@chromium.org
2013-11-29
12
-16
/
+99
*
Revert 237660 "Revert 237558 "Use MIDIMessageQueue/IsValidWebMID..."
yukawa@chromium.org
2013-11-29
4
-44
/
+209
*
Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."
dbeam@chromium.org
2013-11-29
2
-3
/
+10
*
Initial child-process side plumbing for starting an embedded ServiceWorker co...
kinuko@chromium.org
2013-11-29
9
-1
/
+333
*
Fixed the problem where audio processing is disabled when video effect is ena...
xians@chromium.org
2013-11-29
3
-1
/
+173
[next]