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
*
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
*
Rollback! Now with 25% more HWND.
ben@chromium.org
2008-11-17
1
-2
/
+2
*
Remove HWND from TabContents creation.
ben@chromium.org
2008-11-17
1
-2
/
+2
*
Add mimetypes on the "chrome-resource://" responses.
ericroman@google.com
2008-11-14
1
-0
/
+9
*
Remove some Windows-specific stuff from RenderProcessHost by having callers g...
brettw@google.com
2008-11-11
1
-2
/
+2
*
More SCons renaming:
sgk@google.com
2008-11-04
2
-53
/
+39
*
Change some places where we were using javascript: URLs to use
aa@google.com
2008-11-03
1
-2
/
+1
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
2
-2
/
+6
*
Update V8 in Chromium and fix compilation errors
kasperl@google.com
2008-10-23
2
-2
/
+2
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
1
-1
/
+1
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
4
-23
/
+24
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
2
-7
/
+1
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-1
/
+1
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
2
-4
/
+3
*
Initialize string to the empty string to avoid 'undefinedXXX' when appending ...
sgjesse@chromium.org
2008-10-09
1
-2
/
+2
*
Reorganize the declarations to have some grouping and logical ordering in tab...
brettw@google.com
2008-09-26
1
-1
/
+1
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-1
/
+1
*
fix build bustage
beng@google.com
2008-09-13
1
-1
/
+1
*
fix build bustage
beng@google.com
2008-09-13
1
-1
/
+1
*
Revert the change that fixed the encoding when viewing source in subframes.
brettw@google.com
2008-09-12
2
-6
/
+4
*
Change the path of the V8 API headers from public to include
sgjesse@google.com
2008-09-03
3
-3
/
+3
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
1
-28
/
+4
*
Fix disabled debugger project in JSC.
pamg@google.com
2008-08-29
1
-0
/
+1
*
Made changes to the JavaScript debugger in preparing for an upcoming
sgjesse@google.com
2008-08-29
6
-58
/
+131
*
Use a more compact license header in source files.
license.bot
2008-08-24
15
-425
/
+60
*
As Brett pointed it out, We normally use 8-bit for encoding names since they'...
jnd@google.com
2008-08-21
2
-2
/
+2
*
The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...
jnd@google.com
2008-08-18
2
-4
/
+6
*
Explicitly include logging.h in a header that assumed it was already getting ...
maruel@google.com
2008-08-16
1
-4
/
+9
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
3
-17
/
+22
*
Set the svn:eol-style to LF on all SConscript files
tc@google.com
2008-08-13
1
-77
/
+77
*
fix build bustage
darin@google.com
2008-08-04
2
-1
/
+2
*
Convert chrome SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
1
-1
/
+1
[next]