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
/
renderer
/
devtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
GpuChannelHost: allocate route IDs on the client (renderer) side.
hshi@chromium.org
2014-04-08
1
-3
/
+6
*
Pass GPU memory limit to DevTools
alph@chromium.org
2014-04-07
1
-2
/
+3
*
[DevTools] Migrate device emulation to WebDeviceEmulationParams.
dgozman@chromium.org
2014-04-03
2
-2
/
+17
*
Don't handle DispatchOnInspectorBackend msg for SharedWorkers in DevToolsAgen...
horo@chromium.org
2014-03-20
2
-0
/
+42
*
Remove compatibility overload in DevTools agent following blink roll
caseq@chromium.org
2014-03-04
2
-11
/
+3
*
Revert 253010 "Revert 251563 "Move browser initiated navigation ..."
creis@chromium.org
2014-02-28
1
-1
/
+2
*
DevTools: support configurable category filter for trace events callback
caseq@chromium.org
2014-02-28
2
-4
/
+20
*
Revert 251563 "Move browser initiated navigation from RenderView..."
creis@chromium.org
2014-02-24
1
-2
/
+1
*
Move browser initiated navigation from RenderViewHost to RenderFrameHost.
nasko@chromium.org
2014-02-15
1
-1
/
+2
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+2
*
Report GPU memory usage to DevTools
alph@chromium.org
2013-12-11
1
-1
/
+3
*
DevTools: Pass foreign bit to Blink instead of owner_pid
alph@chromium.org
2013-11-22
1
-1
/
+1
*
DevTools: Add an instrumentation event to track GPU utilization
alph@chromium.org
2013-11-21
2
-4
/
+50
*
Independently enable recording and event callback
wangxianzhu@chromium.org
2013-11-20
1
-4
/
+4
*
DevTools: center emulated device view inside available view space.
dgozman@chromium.org
2013-11-12
2
-16
/
+0
*
DevTools: pass device emulation gutter size through API call.
dgozman@chromium.org
2013-11-08
2
-2
/
+18
*
AppCache: unconditionally allow chrome-devtools scheme for processing.
pfeldman@chromium.org
2013-11-07
1
-2
/
+0
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
5
-32
/
+32
*
Pass timestamp into trace event callback.
alph@chromium.org
2013-10-29
2
-15
/
+18
*
DevTools: Add timestamp to the trace event callback.
alph@chromium.org
2013-10-27
2
-0
/
+45
*
Added trace event to DevToolsAgent to try capturing uncategorized time. This ...
simonhatch@chromium.org
2013-10-22
1
-0
/
+1
*
Implementation of device metrics emulation in render view.
dgozman@chromium.org
2013-10-03
2
-0
/
+22
*
Migrate DevToolsWindow from specific to opaque frontend host messages
kaznacheev@chromium.org
2013-09-05
2
-92
/
+4
*
Remove more plugin code when ENABLE_PLUGINS==0.
jam@chromium.org
2013-08-07
1
-1
/
+0
*
DevTools: Support workspace files indexing in browser process.
vsevik@chromium.org
2013-08-05
2
-3
/
+27
*
Update include paths in content/renderer for base/process changes.
rsesek@chromium.org
2013-07-24
1
-1
/
+1
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
3
-4
/
+4
*
Update Blink include paths
abarth@chromium.org
2013-06-17
5
-9
/
+9
*
Use a direct include of strings headers in content/renderer and content/shell.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move webkit/appcache/* into webkit/{browser,common}/appcache
kinuko@chromium.org
2013-06-05
1
-2
/
+2
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
3
-5
/
+5
*
Introduce the notion of a "layout test mode" instead of turning individual fl...
jochen@chromium.org
2013-05-29
2
-13
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
2
-9
/
+6
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
1
-1
/
+7
*
AppCache: support custom schemes in appcache interfaces.
pfeldman@chromium.org
2013-04-03
3
-1
/
+11
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-2
/
+5
*
Plumb trace event to WebKit inspector
caseq@google.com
2013-02-27
2
-1
/
+11
*
Renamed Tip log level to Debug.
zvorygin@google.com
2013-02-18
1
-2
/
+2
*
Revert 183089
jschuh@chromium.org
2013-02-18
1
-2
/
+2
*
Linux: add option to use system tcmalloc (off by default)
phajdan.jr@chromium.org
2013-02-18
1
-2
/
+2
*
[DevTools] Added ChangeAttachedWindowHeight method to allow DevTools to chang...
dgozman@chromium.org
2013-02-04
2
-0
/
+5
*
[content shell] enable devtools frontend testing for layout tests
jochen@chromium.org
2013-01-25
2
-2
/
+19
*
Support file system access in DevTools with isolated file system.
vsevik@chromium.org
2013-01-16
2
-0
/
+19
*
Update some #includes in content/renderer/devtools for headers in the new Pla...
pilgrim@chromium.org
2013-01-10
3
-5
/
+5
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
7
-0
/
+605
*
Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...
mnissler@chromium.org
2012-12-19
7
-605
/
+0
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
7
-0
/
+605