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
/
browser
/
devtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add null check of web_contents in CreateVersionDictionaryValue()
horo
2015-06-25
1
-0
/
+4
*
Add a flag showing whether the current request was ignored by a handler
gsennton
2015-06-24
2
-2
/
+4
*
[DevTools] Remove SyntheticGestureTest for non-android platforms.
dgozman
2015-06-24
1
-47
/
+16
*
[DevTools] Implement screen size and position in Emulation.setDeviceMetricsOv...
dgozman
2015-06-24
2
-21
/
+30
*
DevTools: fix concurrency problems in DevToolsFrameTraceRecorder
caseq
2015-06-24
2
-59
/
+59
*
[DevTools] Add stubs for Emulation.setDeviceMetricsOverrides.
dgozman
2015-06-23
2
-0
/
+22
*
Send an initial SecurityStyleChanged event when the DevTools Security domain ...
lgarron
2015-06-19
2
-2
/
+19
*
Send lock icon explanations with the SecurityStateChanged event.
lgarron
2015-06-19
1
-2
/
+28
*
Expand SecurityStyleChanged interfaces to include explanations
estark
2015-06-19
2
-4
/
+6
*
[5/5 chromium] Shows the clients which are controlled by ServiceWorker in Dev...
horo
2015-06-19
2
-9
/
+0
*
[3/5 chromium] Shows the clients which are controlled by ServiceWorker in Dev...
horo
2015-06-18
2
-3
/
+65
*
[DevTools] Preserve DevTools for crashed page.
dgozman
2015-06-16
2
-3
/
+11
*
[DevTools] Disable emulation on auto-resized pages.
dgozman
2015-06-15
1
-0
/
+2
*
Implement SecurityHandler to send the lock icon status to DevTools.
lgarron
2015-06-12
4
-6
/
+74
*
[DevTools] Apply page scale factor when dispatching MouseEvents
samuong
2015-06-11
1
-6
/
+6
*
[DevTools] Fix crash in RenderFrameDevToolsAgentHost::UpdateProtocolHandlers.
dgozman
2015-06-11
1
-1
/
+2
*
[1/5 chromium] Shows the clients which are controlled by ServiceWorker in Dev...
horo
2015-06-10
2
-0
/
+17
*
[Startup Tracing] Remove |is_recording_| in devtool tracing_handler
zhenw
2015-06-09
2
-7
/
+9
*
Add security handler stub for sending the lock icon status to DevTools.
lgarron
2015-06-09
2
-0
/
+68
*
[DevTools] Close DevTools when corresponding frame is deleted.
dgozman
2015-06-08
2
-0
/
+5
*
[DevTools] Attempt to fix null-pointer crash during new page request.
dgozman
2015-06-08
1
-0
/
+4
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
3
-11
/
+13
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
3
-13
/
+11
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
3
-11
/
+13
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
3
-13
/
+11
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
3
-11
/
+13
*
Added separate UMA stats for processes that were killed by SIGKILL, whichs is...
oshima
2015-06-04
1
-0
/
+3
*
[DevTools] Separate FrameHostHolder from RFDTAH to handle pending navigations.
dgozman
2015-06-04
9
-270
/
+477
*
[KeyboardEvent] Cleanup of dispatchKeyEvent
habib.virji
2015-06-04
2
-33
/
+0
*
Stop including ip_address_number.h from net_util.h
eroman
2015-06-03
1
-0
/
+1
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
1
-1
/
+1
*
DevTools: speculative fix for crash while serializing frame to trace
caseq
2015-06-03
1
-14
/
+16
*
[Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptions
zhenw
2015-06-02
2
-39
/
+6
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
4
-19
/
+18
*
[DevTools] Load DevTools frontend without iframe (chromium part).
dgozman
2015-06-02
1
-2
/
+8
*
[KeyboardEvent] DOM |Key| support in dispatchKeyEvent
habib.virji
2015-06-02
2
-0
/
+40
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-3
/
+3
*
[DevTools] Speculative crash fix in EmulationHandler.
dgozman
2015-05-29
1
-2
/
+2
*
[DevTools] Move message handling to DevToolsProtocolHandler.
dgozman
2015-05-28
22
-68
/
+107
*
Add 'explicit' qualifiers to single-arguments ctors
primiano
2015-05-27
1
-1
/
+1
*
[DevTools] Inline IPCDevToolsAgentHost into subclasses.
dgozman
2015-05-27
11
-186
/
+132
*
Synthesize proper keyIdentifier for devtools protocol key events.
mharanczyk
2015-05-27
2
-13
/
+74
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
2
-3
/
+3
*
[DevTools] Issue "target crashed" notification when attaching to a crashed tab.
dgozman
2015-05-21
3
-1
/
+28
*
Revert of [DevTools] Fix potential crash in RenderFrameDevToolsAgentHost (pat...
vkuzkokov
2015-05-18
1
-1
/
+0
*
[DevTools] Fix potential crash in RenderFrameDevToolsAgentHost
vkuzkokov
2015-05-16
1
-0
/
+1
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
3
-3
/
+3
*
Check the BrowserContext when ServiceWorkerHandler gets the ServiceWorkerDevT...
horo
2015-05-15
3
-5
/
+29
*
Rename ui/events/keycodes/dom[34]/ into .../dom/
kpschoedel
2015-05-11
1
-1
/
+1
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-08
1
-4
/
+6
[next]