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
/
chrome
/
browser
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: init devtools with proper profile.
pfeldman@chromium.org
2009-05-18
7
-11
/
+14
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
2
-3
/
+3
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-1
/
+1
*
DevTools: enable out of process dev tools by default. Take 2.
pfeldman@chromium.org
2009-05-13
1
-2
/
+2
*
Reverting 15843: chrome performance regression.
pfeldman@chromium.org
2009-05-12
1
-2
/
+2
*
DevTools: Sanity ui test.
pfeldman@chromium.org
2009-05-12
7
-10
/
+127
*
DevTools: enable out of process dev tools by default.
pfeldman@chromium.org
2009-05-12
1
-2
/
+2
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
1
-0
/
+0
*
Review URL: http://codereview.chromium.org/93119
apavlov@chromium.org
2009-05-10
6
-110
/
+207
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Enable ctrl-shift-L for app/popup windows and fix a crash. Patch by Yusuke S...
pkasting@chromium.org
2009-05-08
6
-9
/
+32
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
6
-13
/
+12
*
DevTools: Preserve WebInspector window while switching RenderViewHost.
pfeldman@chromium.org
2009-05-07
1
-0
/
+3
*
DevTools: Enable debugging of non-TabContents including extensions.
pfeldman@chromium.org
2009-05-07
5
-199
/
+117
*
Add an extra colon to make inspector work again.
dglazkov@chromium.org
2009-05-06
1
-1
/
+1
*
In process-per-tab mode devtools window may be open for the devtools window u...
yurys@google.com
2009-05-06
2
-0
/
+30
*
Change chrome-ui to chrome. I didn't go too far in converting existing string...
glen@chromium.org
2009-05-06
2
-2
/
+4
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
2
-2
/
+2
*
DevTools: localize window title, append inspected tab url there.
pfeldman@chromium.org
2009-05-05
8
-11
/
+46
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
2
-3
/
+2
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
11
-101
/
+87
*
POSIX: Add a macro for handling EINTR.
agl@chromium.org
2009-05-01
2
-14
/
+10
*
Stop debugger by escape key.
sgjesse@chromium.org
2009-04-29
3
-3
/
+16
*
Move another batch of functions for WebContents to TabContents. This also
brettw@chromium.org
2009-04-24
2
-42
/
+34
*
Review URL: http://codereview.chromium.org/87034
apavlov@chromium.org
2009-04-22
12
-79
/
+89
*
Review URL: http://codereview.chromium.org/77006
apavlov@chromium.org
2009-04-21
7
-41
/
+51
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
7
-26
/
+20
*
Reverting 14005.
brettw@chromium.org
2009-04-18
7
-20
/
+26
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
7
-26
/
+20
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
2
-4
/
+0
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
4
-6
/
+6
*
DevTools. Add V8 Application Remote Debugging Protocol support by apavlov. Or...
pfeldman@chromium.org
2009-04-10
19
-7
/
+2010
*
DevTools: Fix errors found during dogfooding.
pfeldman@chromium.org
2009-04-08
1
-1
/
+2
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
2
-4
/
+2
*
DevTools: tell agent it has client attached early (prior to the navigation).
pfeldman@chromium.org
2009-04-07
2
-18
/
+12
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
1
-1
/
+1
*
Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...
thestig@chromium.org
2009-04-03
1
-6
/
+1
*
DevTools: move devtools messages to common.
pfeldman@chromium.org
2009-04-03
1
-1
/
+1
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
1
-1
/
+0
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-191
/
+0
*
DevTools: add support for navigating to other tab while inspecting.
pfeldman@chromium.org
2009-03-27
2
-19
/
+71
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
2
-0
/
+30
*
Currently we have two types of devtools UI: Chrome built in developer tools w...
yurys@google.com
2009-03-23
13
-278
/
+319
*
Initial revision of the DevTools frontend.
pfeldman@chromium.org
2009-03-22
1
-2
/
+2
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
2
-6
/
+5
*
Initial unit tests implementation.
yurys@google.com
2009-03-17
4
-12
/
+149
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
2
-4
/
+4
*
bustage fix - file moved
ben@chromium.org
2009-03-17
1
-1
/
+1
*
bustage fix - file moved
ben@chromium.org
2009-03-17
1
-1
/
+1
[next]