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
*
Bundle DidOverscrollParams with the input event ack
jdduke@chromium.org
2014-05-20
23
-117
/
+226
*
Remove unused RenderIO() interface.
xians@chromium.org
2014-05-20
4
-24
/
+8
*
Revert 271461 "Decouple RVH creation from CrossProcessFrameConne..."
ericu@chromium.org
2014-05-19
8
-65
/
+31
*
Put the URL on the stack in URLRequestChromeJob::CompleteRead.
davidben@chromium.org
2014-05-19
1
-0
/
+6
*
Revert 269361 "Fix WebURLLoaderImpl::Context leak if a pending r..."
erg@chromium.org
2014-05-19
2
-55
/
+0
*
Close DeviceApi in Win8+ lockdown
jschuh@chromium.org
2014-05-19
1
-0
/
+4
*
Roll webrtc/libjingle to 6187:6189.
ronghuawu@chromium.org
2014-05-19
1
-2
/
+8
*
Call EmbeddedWorkerDevToolsManager::WorkerDestroyed from SharedWorkerHost::Wo...
horo@chromium.org
2014-05-19
1
-14
/
+21
*
use simpler gradient factories (in prep for removing SkUnitMapper param)
reed@google.com
2014-05-19
1
-1
/
+1
*
Decouple RVH creation from CrossProcessFrameConnector.
nasko@chromium.org
2014-05-19
8
-31
/
+65
*
Revert of Gamepad API support for chrome on android (https://codereview.chrom...
aelias@chromium.org
2014-05-19
17
-893
/
+5
*
Add API to content shell for trackpad scrolling for Blink layout tests.
erikchen@chromium.org
2014-05-19
2
-22
/
+101
*
Add a histogram to record the size of the memory used by redirect chain.
haitaol@chromium.org
2014-05-19
1
-0
/
+9
*
DeviceMonitorMac AVFoundation: move mgmt of |suspend_observer_| to a class li...
mcasas@chromium.org
2014-05-19
1
-58
/
+102
*
Move LoadProgressTracker to the browser process.
avi@chromium.org
2014-05-19
18
-290
/
+239
*
Disable WebContentsViewAuraTest.OverscrollNavigation which is flaky under bot...
glider@chromium.org
2014-05-19
1
-8
/
+5
*
[DevTools] Pass inspected page bounds from frontend.
dgozman@chromium.org
2014-05-19
1
-8
/
+4
*
DevTools: handle Tracing.start in both browser and renderer
yurys@chromium.org
2014-05-19
4
-9
/
+19
*
Make sure ReadyStateEnded is fired when video stream stops
hclam@chromium.org
2014-05-19
3
-19
/
+58
*
ServiceWorker: DB functions should return status code instead of boolean (3)
nhiroki@chromium.org
2014-05-19
5
-295
/
+435
*
ServiceWorker: DB functions should return status code instead of boolean (2)
nhiroki@chromium.org
2014-05-19
8
-176
/
+248
*
Create RenderFrameProxyHost at time of swap-out instead of commit.
nasko@chromium.org
2014-05-19
33
-94
/
+473
*
Revert r267126: "DevTools: handle Tracing.start in both browser and renderer"...
pfeldman@chromium.org
2014-05-18
2
-2
/
+11
*
ui: Move strings translations out of ui/base.
tfarina@chromium.org
2014-05-18
2
-3
/
+3
*
Remove OnMoreIOData(), which is not used any more.
xians@chromium.org
2014-05-18
2
-3
/
+2
*
Revert of Use real PlatformSupport in content unit tests (https://codereview....
enne@chromium.org
2014-05-17
3
-19
/
+38
*
Add "inspect" button to chrome://serviceworker-internals.
horo@chromium.org
2014-05-17
4
-1
/
+89
*
Store the service worker script and its imports on first load... kinda
michaeln@chromium.org
2014-05-17
12
-79
/
+514
*
Ignore accessibility events fired on objects that aren't in the tree.
dmazzoni@chromium.org
2014-05-17
5
-10
/
+53
*
Make to call WebContentsImpl::RenderViewCreated() when we create child window.
jincheol.jo@navercorp.com
2014-05-17
5
-1
/
+105
*
Always return a subrole when the Mac accessibility role is AXList.
dmazzoni@chromium.org
2014-05-17
6
-4
/
+29
*
Allow the MITIGATION_WIN32K_DISABLE process mitigation to be set in the rende...
ananta@chromium.org
2014-05-17
3
-0
/
+16
*
Remove renderer-side tracking of accelerated compositing
enne@chromium.org
2014-05-17
4
-60
/
+16
*
ServiceWorker: Add missing tests for ServiceWorkerDatabase
nhiroki@chromium.org
2014-05-17
1
-0
/
+89
*
Use real PlatformSupport in content unit tests
enne@chromium.org
2014-05-17
3
-38
/
+19
*
[Android] Add GestureStateListener hook for all single-tap event acks
jdduke@chromium.org
2014-05-17
3
-8
/
+11
*
Don't treat ViewHostMsg_UpdateRect as a backing store message.
jbauman@chromium.org
2014-05-17
1
-2
/
+0
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-7
/
+4
*
Remove HistoryController::GetPreviousEntry.
davidben@chromium.org
2014-05-17
7
-40
/
+27
*
Do not call into blink before initialization
boliu@chromium.org
2014-05-17
1
-2
/
+6
*
Move JavascriptTestObserver from chrome to content.
teravest@chromium.org
2014-05-17
3
-0
/
+192
*
Allow browser process to request selection of word around caret.
mlamouri@chromium.org
2014-05-17
6
-0
/
+21
*
Remove unused WebTestProxy paint/canvas code
enne@chromium.org
2014-05-17
4
-138
/
+16
*
ozone: Remove InputMethodContextFactoryOzone and FakeInputMethodContextOzone.
sadrul@chromium.org
2014-05-17
1
-2
/
+2
*
Revert r271097 - "Add most of the metadata-handling code for blobs."
dpranke@chromium.org
2014-05-17
3
-394
/
+57
*
Call EmbeddedWorkerDevToolsManager::ServiceWorkerCreated, WorkerContextStarte...
horo@chromium.org
2014-05-17
8
-144
/
+243
*
Send SignalClose to the clients of P2PSocket, if TCP socket is failed to
mallinath@chromium.org
2014-05-17
1
-0
/
+4
*
Remove knowledge of nacl from content.
bradnelson@google.com
2014-05-17
4
-13
/
+1
*
disable failing badmessage tests while I investigate
jam@chromium.org
2014-05-16
1
-2
/
+2
*
Do SetNeedsCommit() instead of Composite() in threaded mode.
danakj@chromium.org
2014-05-16
2
-5
/
+0
[next]