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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a command line flag to load a single extension from an arbitrary (non-ver...
erikkay@google.com
2009-02-03
7
-23
/
+78
*
Remember change in Spell Check language by putting it in the list of accept l...
sidchat@google.com
2009-02-03
3
-0
/
+47
*
Fix memory leak.
kuchhal@chromium.org
2009-02-03
1
-5
/
+5
*
Bail saving window placement if the function is called after WM_DESTROY (wind...
ben@chromium.org
2009-02-03
1
-0
/
+7
*
Reverting 9090.
ojan@google.com
2009-02-03
14
-532
/
+645
*
Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows
brettw@chromium.org
2009-02-03
14
-645
/
+532
*
Factor out platform specific chrome_paths calls into platform specific files.
tc@google.com
2009-02-03
8
-65
/
+172
*
Add NOTIMPLEMENTED(); in temporary scaffolding stubs.
phajdan.jr@chromium.org
2009-02-03
2
-247
/
+558
*
Extension loading improvements.
erikkay@google.com
2009-02-03
2
-30
/
+74
*
Porting unit tests.
phajdan.jr@chromium.org
2009-02-03
2
-7
/
+4
*
Pessimistic bump to 160.1, will go to 161.0 if successful build.
laforge@chromium.org
2009-02-03
1
-1
/
+1
*
Merged with latest media pipeline and cleaned up some style stuff.
hclam@chromium.org
2009-02-03
10
-110
/
+490
*
Replacing CRLF line endings with LF and add svn:eol-style to LF.
hbono@chromium.org
2009-02-03
1
-956
/
+956
*
From agl. Cleaned up version of issue 19046.
thestig@chromium.org
2009-02-03
14
-73
/
+227
*
This CL fix issue 7253 -- tooltip of pure English tab title has wrong directi...
xji@chromium.org
2009-02-03
1
-0
/
+3
*
fix output that changed due to clipboard change
tc@google.com
2009-02-03
1
-2
/
+2
*
Fix some of the most egregious problems with Aero glass frames. These change...
pkasting@chromium.org
2009-02-03
2
-30
/
+30
*
Reverting 9060.
ojan@google.com
2009-02-03
1
-5
/
+2
*
Add test_web_contents to scons build.
estade@chromium.org
2009-02-03
1
-2
/
+5
*
Fix a divide by zero crash with a temporary workaround (until we have themes).
ben@chromium.org
2009-02-03
1
-0
/
+6
*
first stab at scaffolding WebContents.
pinkerton@chromium.org
2009-02-03
11
-87
/
+524
*
Reverting 9052.
dimich@google.com
2009-02-03
1
-1
/
+25
*
Try to disable PCH on browser and WebCore.
dimich@google.com
2009-02-02
2
-25
/
+5
*
Temporarily remove interactive_ui_test from the build. It kills Linker in Dbg.
dimich@google.com
2009-02-02
1
-4
/
+0
*
Setting the App Paths registry key at install time for admin users for
robertshield@chromium.org
2009-02-02
5
-0
/
+54
*
Port some unit tests from chrome/browser/
phajdan.jr@chromium.org
2009-02-02
14
-182
/
+211
*
Remove old web app code it's no longer needed. Simplifies startup a little.
ben@chromium.org
2009-02-02
19
-1006
/
+158
*
Introduce UrlPattern. This is basically me resuming work on
aa@chromium.org
2009-02-02
8
-6
/
+417
*
Will the real BrowserProcessImpl please stand up?
beng@google.com
2009-02-01
10
-148
/
+175
*
More bustage fixes
brettw@chromium.org
2009-02-01
2
-0
/
+3
*
More bustage fixes.
brettw@chromium.org
2009-02-01
3
-1
/
+4
*
More bustage fixes.
brettw@chromium.org
2009-02-01
3
-0
/
+3
*
More fixes.
brettw@chromium.org
2009-02-01
2
-0
/
+2
*
More bustage fixes.
brettw@chromium.org
2009-02-01
6
-2
/
+8
*
Update the temp scaffolding stubs for my header change. It was pulling in the
brettw@chromium.org
2009-02-01
4
-0
/
+4
*
Address a review comment I forgot in my previous patch.
brettw@chromium.org
2009-02-01
1
-1
/
+1
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
25
-35
/
+46
*
Add forgotted notification observer header.
brettw@chromium.org
2009-02-01
1
-0
/
+23
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
164
-1541
/
+1819
*
Re-land this changelist to make BrowserInit work on Mac.
beng@google.com
2009-01-31
9
-200
/
+225
*
Remove DNS pre-resolution model of OS cache
jar@chromium.org
2009-01-31
2
-14
/
+13
*
Fix Aero Basic (i.e. non-glass) maximized mode drawing. This old hack was in...
pkasting@chromium.org
2009-01-31
1
-46
/
+0
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
15
-66
/
+665
*
Add support for loading Current Version. (haven't removed the old style loadi...
erikkay@google.com
2009-01-31
5
-17
/
+60
*
Make sure that Clipboard operations that require dispatching
rvargas@google.com
2009-01-31
1
-1
/
+29
*
fixed a manifest file I hadn't renamed before
erikkay@google.com
2009-01-31
1
-0
/
+0
*
Port chrome_paths.cc to use FilePath.
tc@google.com
2009-01-31
1
-40
/
+44
*
Roll back these tab changes since there are still issues.
ben@chromium.org
2009-01-31
1
-22
/
+2
*
Rollback 8998
beng@google.com
2009-01-31
8
-236
/
+199
*
Bring up BrowserInit on MacOS X.
beng@google.com
2009-01-30
8
-199
/
+236
[next]