summaryrefslogtreecommitdiffstats
path: root/components/devtools_http_handler
Commit message (Expand)AuthorAgeFilesLines
* DevTools: expose wired front-end API for editors interop [chrome]pfeldman2015-09-093-0/+27
* Make unit tests *not* depend on browser_test_utils.carlosk2015-07-291-0/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+11
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-11/+6
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-6/+11
* Remove mojo::ErrorHandler usage from the mojo/ folder.yzshen2015-07-131-1/+1
* Move EndsWith to base namespace.brettw2015-06-121-6/+6
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-022-46/+32
* Revert of Change WebContents::last_active_time_ to Time instead of Timeticks....gab2015-05-201-1/+1
* Add declaration for DictionaryValue in devtools_http_handler.hmrunal.kapade2015-05-191-0/+1
* [DevTools] DCHECK that DevToolsAgentHostClientImpl is operated on UI.dgozman2015-05-181-0/+5
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-5/+3
* Change WebContents::last_active_time_ to Time instead of Timeticks.georgesak2015-05-151-1/+1
* [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...dgozman2015-04-286-139/+69
* Componentize devtools_http_handler.dgozman2015-04-207-0/+1417