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
*
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
*
Register .crx file handler to install Chrome extensions.
mpcomplete@google.com
2009-01-30
7
-12
/
+60
*
Ignore invalid plugin windows coming in from the renderer for moving. As the ...
ananta@chromium.org
2009-01-30
1
-1
/
+7
*
NTP twiddling for p13n
tim@chromium.org
2009-01-30
3
-0
/
+24
*
Rename README.google to README.chromium.
mal@chromium.org
2009-01-30
4
-0
/
+0
*
Random bits of de-Winification for WebContents.
brettw@chromium.org
2009-01-30
8
-28
/
+39
*
Lands fix for 6878 from Yong Shin.
sky@google.com
2009-01-30
1
-1
/
+5
*
Allow porting of the JS message boxes. I split out the implementation into
brettw@chromium.org
2009-01-30
9
-182
/
+201
*
Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,
phajdan.jr@chromium.org
2009-01-30
9
-70
/
+54
*
Fix EOL.
maruel@chromium.org
2009-01-30
1
-4
/
+4
*
Changes references to FilePath to wstring for release branch build.
gwilson@google.com
2009-01-30
1
-3
/
+3
*
Make the download manager compile on Linux & Mac.
brettw@google.com
2009-01-30
1
-7
/
+1
*
Porting in the download manager (plus tiny bits of cleanup).
brettw@chromium.org
2009-01-30
4
-40
/
+51
*
Modifies LaunchSetupWithParam to properly append the kInstallerDir and kSetup...
gwilson@google.com
2009-01-30
1
-2
/
+2
*
Move RLZ back to 90 seconds delayed init
cpu@google.com
2009-01-30
1
-2
/
+2
*
Fix various problems with constrained windows and/or custom frame windows:
pkasting@chromium.org
2009-01-30
2
-107
/
+266
*
Add a stub IsPluginProcess so there are less #if defined(OS_WIN) in the code.
tc@google.com
2009-01-30
3
-22
/
+6
*
Change kMetricsURL to
wtc@chromium.org
2009-01-30
1
-3
/
+1
*
Rename Debugger to DebuggerBridge to make the mac compiler happy.
brettw@chromium.org
2009-01-30
2
-6
/
+8
*
Provides the ability to write a unit test that brings up a browser. As
sky@google.com
2009-01-30
9
-66
/
+611
*
Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...
thestig@chromium.org
2009-01-30
7
-374
/
+374
*
fix build
tc@google.com
2009-01-29
1
-0
/
+1
*
Create a stub chrome executable that crashes when run.
tc@google.com
2009-01-29
7
-25
/
+119
*
This CL fixes bugs with EULA
cpu@google.com
2009-01-29
9
-15
/
+15
*
Reorganize DefaultNonClientView and ConstrainedWindowNonClientView to match c...
pkasting@chromium.org
2009-01-29
2
-329
/
+237
*
Simple installation of extensions using chrome.exe --install-extensionChanged...
erikkay@google.com
2009-01-29
18
-46
/
+683
*
Clean up the Windows-ness in the sizing of new views. Write a bunch of comments
brettw@chromium.org
2009-01-29
5
-34
/
+28
*
fix a stale outlet in the File's Owner from renaming. No way to fix this in t...
pinkerton@google.com
2009-01-29
1
-8
/
+0
*
whut u meAn I sp3lld iT rong?
pinkerton@google.com
2009-01-29
1
-1
/
+1
*
Per Glen, remove the bottom border of maximized windows. I went ahead and al...
pkasting@chromium.org
2009-01-29
9
-107
/
+67
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
19
-69
/
+72
*
Maintain a local/global stack for the global WebPluginDelegateImpl instance p...
ananta@chromium.org
2009-01-29
1
-1
/
+7
*
Re-enable the NoScript unittest.
mpcomplete@google.com
2009-01-29
3
-4
/
+1
*
Fix our link madness on linux. We now properly link
tc@google.com
2009-01-29
5
-20
/
+62
*
rest of the rename, accidentally leftout. TBR.
pinkerton@chromium.org
2009-01-29
4
-22
/
+30
*
rename from tab_bar to tab_strip to be more consistent with windows
pinkerton@chromium.org
2009-01-29
5
-23
/
+24
*
hookup tabs to the model and handle new tab creation
pinkerton@google.com
2009-01-29
11
-194
/
+397
*
Remove pointless function override (the base class does the exact same thing ...
pkasting@chromium.org
2009-01-29
2
-5
/
+0
*
Add a stub shell dialogs to help us get linking faster.
brettw@google.com
2009-01-29
2
-0
/
+23
[next]