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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add the webkit resources/strings to the combined pak files for mac/linux.
thomasvl@chromium.org
2009-03-04
1
-0
/
+2
*
Register SSLManager preferences on linux and mac.
evan@chromium.org
2009-03-04
1
-3
/
+3
*
Removing the scripts that aren't needed in a gyp based mac build.
thomasvl@chromium.org
2009-03-04
2
-71
/
+0
*
Update test lists with platform-specific results from the last merge, observed
pam@chromium.org
2009-03-04
1
-58
/
+9
*
net.gyp changes for the Linux build (and some Windows fixing):
sgk@google.com
2009-03-04
1
-43
/
+23
*
Check in a generated config.h file for SDCH on Linux
sgk@google.com
2009-03-04
3
-4
/
+125
*
Reland r10674, which got lost during Ben's reorg of the frame code.
pkasting@chromium.org
2009-03-04
2
-7
/
+7
*
Use actual file system directory for Desktop shortcut instead of virtual folder.
kuchhal@chromium.org
2009-03-04
1
-1
/
+2
*
Change line endings to Unix on url_constants.*
brettw@chromium.org
2009-03-04
1
-33
/
+33
*
Update V8 to a safer version not containing a regexp optimization.
ager@chromium.org
2009-03-04
1
-1
/
+1
*
Fix crasher in InitCurrentUI.
glen@chromium.org
2009-03-04
1
-2
/
+8
*
It appears that ExtensionViewTest is behind a few bugs on the purify unit tes...
erikkay@google.com
2009-03-04
1
-1
/
+4
*
Try to fix a Purify UMR error. This isn't great, but it's better than nothing.
deanm@chromium.org
2009-03-04
1
-2
/
+5
*
Update V8 again to get a crash fix and a regexp fix.
ager@chromium.org
2009-03-04
1
-1
/
+1
*
Update v8 to version 1.0.3.1 containing a fix for a crash bug in new
ager@chromium.org
2009-03-04
1
-1
/
+1
*
Commit http://codereview.chromium.org/27037
aa@chromium.org
2009-03-04
4
-259
/
+173
*
Also fixes a bug where an externally installed
aa@chromium.org
2009-03-04
3
-197
/
+194
*
Reduce string conversions related to cookie handling, and eliminate some
darin@chromium.org
2009-03-04
2
-8
/
+9
*
Move the main entry point *.scons files in the key remaining components
sgk@google.com
2009-03-04
4
-4
/
+4
*
Fix bone-headed bug where ExtensionErrorReporter
aa@chromium.org
2009-03-04
2
-2
/
+9
*
Eliminate an implicit string copy from WebString to string16 in order to test
darin@chromium.org
2009-03-04
1
-1
/
+2
*
revert r10874 since it had no impact on intl1 page cycler
darin@chromium.org
2009-03-04
1
-62
/
+0
*
Fix the Linux build
brettw@chromium.org
2009-03-04
1
-1
/
+2
*
Fix stupid typo causing the navigation entry unit tests to fail.
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Fix 16/wide build bustange on non-Windows.
brettw@chromium.org
2009-03-04
5
-5
/
+5
*
Fix the build with some forgotten string conversions on non-Windows.
brettw@chromium.org
2009-03-04
9
-15
/
+16
*
Try reverting to the old shared timer implementation to see if it explains
darin@chromium.org
2009-03-04
1
-0
/
+62
*
Take 2 at moving SupportsWindowFeature from BrowserView
tc@google.com
2009-03-04
5
-49
/
+51
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
31
-83
/
+134
*
Roll DEPS to pick up WebKit change
dglazkov@google.com
2009-03-04
1
-1
/
+1
*
revert r10867 since it had no impact on page load perf
darin@chromium.org
2009-03-04
3
-13
/
+4
*
First step towards moving v8 extensions out of WebCore.
asargent@chromium.org
2009-03-04
1
-1
/
+2
*
Test reverting to WebKit's implementation of WTF::currentTime() to see if it
darin@chromium.org
2009-03-04
3
-4
/
+13
*
Sort files added in r10847
mark@chromium.org
2009-03-04
1
-4
/
+4
*
Fix back button behavior for DOMUI contents (or at least make it as not-broke...
glen@chromium.org
2009-03-04
1
-0
/
+1
*
Show icons for exe files in download manager. Issue was that the paths were c...
glen@chromium.org
2009-03-04
1
-2
/
+9
*
* Make the download page focus the input field onload.* Fix spacing between c...
glen@chromium.org
2009-03-04
2
-18
/
+56
*
Make New Tab Page work correctly in incognito mode (8294)
glen@chromium.org
2009-03-04
6
-48
/
+69
*
Fix webkit by removing duplicated lines.
nsylvain@chromium.org
2009-03-04
2
-2
/
+1
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
22
-155
/
+199
*
Add a set of long-running metrics to Chrome that are sent up only at uninstal...
robertshield@google.com
2009-03-04
17
-38
/
+339
*
Fix crashes in WorkerProcessHost. The wrong iterator was being incremented.
jam@chromium.org
2009-03-04
1
-1
/
+1
*
Fix regression where the window caption buttons weren't clickable when maximi...
ben@chromium.org
2009-03-04
4
-18
/
+51
*
Update fixable tests with latest merge results from the buildbot.
pam@chromium.org
2009-03-04
1
-0
/
+19
*
Re-apply change 10840 since today's WebKit merge brought in the pieces it dep...
pam@chromium.org
2009-03-04
5
-43
/
+15
*
Chromium side of WebKit merge 41362:41402.
pam@chromium.org
2009-03-04
3
-3
/
+48
*
Add comment regarding why single-process and in-process-plugins are disabled ...
jam@chromium.org
2009-03-04
2
-0
/
+4
*
Don't call AddStream twice for manual responses.
jam@chromium.org
2009-03-04
1
-1
/
+0
*
Fix other release bustage. Gah
pkasting@chromium.org
2009-03-04
1
-0
/
+2
*
Add DEPS file for chrome/worker
jam@chromium.org
2009-03-04
1
-0
/
+6
[next]