summaryrefslogtreecommitdiffstats
path: root/content/browser/devtools
Commit message (Expand)AuthorAgeFilesLines
* Add null check of web_contents in CreateVersionDictionaryValue()horo2015-06-251-0/+4
* Add a flag showing whether the current request was ignored by a handlergsennton2015-06-242-2/+4
* [DevTools] Remove SyntheticGestureTest for non-android platforms.dgozman2015-06-241-47/+16
* [DevTools] Implement screen size and position in Emulation.setDeviceMetricsOv...dgozman2015-06-242-21/+30
* DevTools: fix concurrency problems in DevToolsFrameTraceRecordercaseq2015-06-242-59/+59
* [DevTools] Add stubs for Emulation.setDeviceMetricsOverrides.dgozman2015-06-232-0/+22
* Send an initial SecurityStyleChanged event when the DevTools Security domain ...lgarron2015-06-192-2/+19
* Send lock icon explanations with the SecurityStateChanged event.lgarron2015-06-191-2/+28
* Expand SecurityStyleChanged interfaces to include explanationsestark2015-06-192-4/+6
* [5/5 chromium] Shows the clients which are controlled by ServiceWorker in Dev...horo2015-06-192-9/+0
* [3/5 chromium] Shows the clients which are controlled by ServiceWorker in Dev...horo2015-06-182-3/+65
* [DevTools] Preserve DevTools for crashed page.dgozman2015-06-162-3/+11
* [DevTools] Disable emulation on auto-resized pages.dgozman2015-06-151-0/+2
* Implement SecurityHandler to send the lock icon status to DevTools.lgarron2015-06-124-6/+74
* [DevTools] Apply page scale factor when dispatching MouseEventssamuong2015-06-111-6/+6
* [DevTools] Fix crash in RenderFrameDevToolsAgentHost::UpdateProtocolHandlers.dgozman2015-06-111-1/+2
* [1/5 chromium] Shows the clients which are controlled by ServiceWorker in Dev...horo2015-06-102-0/+17
* [Startup Tracing] Remove |is_recording_| in devtool tracing_handlerzhenw2015-06-092-7/+9
* Add security handler stub for sending the lock icon status to DevTools.lgarron2015-06-092-0/+68
* [DevTools] Close DevTools when corresponding frame is deleted.dgozman2015-06-082-0/+5
* [DevTools] Attempt to fix null-pointer crash during new page request.dgozman2015-06-081-0/+4
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-053-11/+13
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-053-13/+11
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-053-11/+13
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-053-13/+11
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-053-11/+13
* Added separate UMA stats for processes that were killed by SIGKILL, whichs is...oshima2015-06-041-0/+3
* [DevTools] Separate FrameHostHolder from RFDTAH to handle pending navigations.dgozman2015-06-049-270/+477
* [KeyboardEvent] Cleanup of dispatchKeyEventhabib.virji2015-06-042-33/+0
* Stop including ip_address_number.h from net_util.heroman2015-06-031-0/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* DevTools: speculative fix for crash while serializing frame to tracecaseq2015-06-031-14/+16
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-022-39/+6
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-024-19/+18
* [DevTools] Load DevTools frontend without iframe (chromium part).dgozman2015-06-021-2/+8
* [KeyboardEvent] DOM |Key| support in dispatchKeyEventhabib.virji2015-06-022-0/+40
* Move Tuple to base namespace.brettw2015-05-291-3/+3
* [DevTools] Speculative crash fix in EmulationHandler.dgozman2015-05-291-2/+2
* [DevTools] Move message handling to DevToolsProtocolHandler.dgozman2015-05-2822-68/+107
* Add 'explicit' qualifiers to single-arguments ctorsprimiano2015-05-271-1/+1
* [DevTools] Inline IPCDevToolsAgentHost into subclasses.dgozman2015-05-2711-186/+132
* Synthesize proper keyIdentifier for devtools protocol key events.mharanczyk2015-05-272-13/+74
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-222-3/+3
* [DevTools] Issue "target crashed" notification when attaching to a crashed tab.dgozman2015-05-213-1/+28
* Revert of [DevTools] Fix potential crash in RenderFrameDevToolsAgentHost (pat...vkuzkokov2015-05-181-1/+0
* [DevTools] Fix potential crash in RenderFrameDevToolsAgentHostvkuzkokov2015-05-161-0/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-163-3/+3
* Check the BrowserContext when ServiceWorkerHandler gets the ServiceWorkerDevT...horo2015-05-153-5/+29
* Rename ui/events/keycodes/dom[34]/ into .../dom/kpschoedel2015-05-111-1/+1
* Classify navigations without page id in parallel to the existing classifier.avi2015-05-081-4/+6