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
*
- Developer tools frontend is served from chrom-ui://devtools/tools.html
yurys@google.com
2009-03-06
1
-1
/
+7
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
4
-20
/
+31
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
6
-8
/
+8
*
Fix 16/wide build bustange on non-Windows.
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Fix the build with some forgotten string conversions on non-Windows.
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
2
-5
/
+5
*
Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...
ericroman@google.com
2009-03-03
1
-0
/
+11
*
Developer tools messages are forwarded as wrapped IPC::Messages(previously th...
yurys@google.com
2009-02-26
6
-0
/
+290
*
Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.
glen@chromium.org
2009-02-25
2
-13
/
+28
*
Final step in converting all grit includes to have grit in the path.
tc@google.com
2009-02-24
1
-1
/
+1
*
Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...
mmoss@chromium.org
2009-02-23
1
-0
/
+1
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-1
/
+1
*
Revert r10090, which was committed without proper review.
darin@chromium.org
2009-02-20
8
-389
/
+0
*
Add tab content type for developer tools UI.
yurys@google.com
2009-02-20
8
-0
/
+389
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-0
/
+1
*
Reverting 9944.
yurys@google.com
2009-02-18
8
-406
/
+0
*
Create communication channel between developer tools UI implemented in JS and...
yurys@google.com
2009-02-18
8
-0
/
+406
*
Reverting 9855.
maruel@chromium.org
2009-02-16
8
-396
/
+0
*
Review URL: http://codereview.chromium.org/20405
yurys@google.com
2009-02-16
8
-0
/
+396
*
Change mime type utils to operate on platform-specific string types for filen...
estade@chromium.org
2009-02-14
1
-1
/
+6
*
Port remaining .rc data resource files to grd. This includes
tc@google.com
2009-02-13
7
-32
/
+23
*
Add debugger_shell to the POSIX build.
thestig@chromium.org
2009-02-13
2
-6
/
+8
*
Reverting 9706. Hopefully this will fix the broken debugger_test.
thestig@chromium.org
2009-02-13
2
-8
/
+6
*
Add debugger_shell to the POSIX build.
thestig@chromium.org
2009-02-12
2
-6
/
+8
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-02-10
2
-4
/
+2
*
More bustage fixes.
brettw@chromium.org
2009-02-01
2
-0
/
+2
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
4
-15
/
+22
*
Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.
glen@chromium.org
2009-01-29
2
-2
/
+2
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
3
-3
/
+3
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+2
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-15
/
+124
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
2
-2
/
+2
*
Update the command line JavaScript debugger to support the changed debugger p...
sgjesse@chromium.org
2009-01-16
1
-64
/
+141
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
6
-8
/
+8
*
Remove net_resources.rc and net_resources.h and replace it
tc@google.com
2009-01-08
1
-1
/
+1
*
Add using_generated_resources.scons to the build. This
tc@google.com
2009-01-06
1
-1
/
+1
*
Some more GRIT refactoring.
tc@google.com
2009-01-05
1
-1
/
+1
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
1
-2
/
+2
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-0
/
+5
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-2
/
+15
*
Porting in browser/debugger/
phajdan.jr@chromium.org
2008-12-18
2
-6
/
+16
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
2
-378
/
+378
*
Have GRIT generate files into a common directory.
tc@google.com
2008-12-12
1
-1
/
+1
*
Reupload of 12418
glen@chromium.org
2008-12-07
2
-7
/
+6
*
Add new debugger_host_impl.cpp to the SCons build.
sgk@google.com
2008-12-05
1
-0
/
+1
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
2
-378
/
+378
*
Copy of http://codereview.chromium.org/13003 created by yury.semikhatsky@gmai...
sgjesse@chromium.org
2008-12-03
15
-89
/
+391
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-1
/
+1
*
Re-land this change: http://codereview.chromium.org/10967/show
ben@chromium.org
2008-11-19
1
-2
/
+2
[next]