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
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
14
-124
/
+142
*
Implementation of ResourceDispatcher::OnDownloadProgress
hclam@chromium.org
2009-03-05
1
-3
/
+19
*
Temporarily disable cookie codepaths that use WebKitClient to analyze
darin@chromium.org
2009-03-05
1
-0
/
+11
*
Highlights of changes:
hclam@chromium.org
2009-03-05
6
-4
/
+59
*
Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)
hbono@chromium.org
2009-03-05
2
-1
/
+21
*
Put the dropdown menu button on the linux download shelf.
estade@chromium.org
2009-03-05
6
-49
/
+146
*
Fix a crash in chrome.exe caused by the external tab container instance getti...
ananta@chromium.org
2009-03-05
2
-7
/
+18
*
Ensure that we display a sad face for a windowed plugin when the plugin proce...
ananta@chromium.org
2009-03-05
2
-21
/
+45
*
Replace a notimplemented with a bug about full screen mode.
tc@google.com
2009-03-05
1
-2
/
+4
*
Use grit to generate locale rc files and remove the old locale rc files from ...
tc@google.com
2009-03-05
153
-4019
/
+3473
*
Fix a toolbar width TODO.
evan@chromium.org
2009-03-05
1
-4
/
+3
*
Changes spellcheck_unittest to read dictionaries directly from the src tree. ...
shess@chromium.org
2009-03-05
6
-75
/
+20
*
Linux: don't call gtk_init in the renderer process.
agl@chromium.org
2009-03-05
1
-8
/
+5
*
Fixes regression where bookmark manager would show black background
sky@google.com
2009-03-05
1
-3
/
+6
*
Clean up the browser about URL handler to not derive from WebContents. It is
brettw@chromium.org
2009-03-04
10
-353
/
+355
*
Changed several references from "char" to "uint8" which is the appropriate de...
ralphl@chromium.org
2009-03-04
2
-15
/
+17
*
Some cleanup of backing_store_win.cc
cpu@google.com
2009-03-04
2
-60
/
+42
*
Take two at hooking up title bar on linux.
tc@google.com
2009-03-04
2
-24
/
+24
*
Add download items to the download shelf in linux.
estade@chromium.org
2009-03-04
6
-5
/
+182
*
Fix transparency for dragged downloads and links by using the halo text
brettw@chromium.org
2009-03-04
2
-62
/
+9
*
Revert r9953 since it caused regressions like:
ben@chromium.org
2009-03-04
8
-56
/
+26
*
Fix potential crash if the saved options tab is ever out of bounds.
ben@chromium.org
2009-03-04
1
-1
/
+4
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
9
-47
/
+200
*
Revert "Hook up the app title to the page title."
tc@google.com
2009-03-04
2
-9
/
+9
*
Hook up the app title to the page title.
tc@google.com
2009-03-04
2
-9
/
+9
*
Move files instead of copying them.
kuchhal@chromium.org
2009-03-04
10
-7
/
+562
*
Branding of Chrome.app.
jrg@chromium.org
2009-03-04
2
-3
/
+37
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
6
-14
/
+11
*
Make UITest::CrashAwareSleep portable.
phajdan.jr@chromium.org
2009-03-04
1
-1
/
+1
*
Add trivial theming support in extensions.
erikkay@google.com
2009-03-04
4
-10
/
+103
*
Fix stupid mistake of forgetting negation in if condition.
kuchhal@chromium.org
2009-03-04
1
-1
/
+1
*
Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...
ben@chromium.org
2009-03-04
1
-1
/
+5
*
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
*
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
*
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
*
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
1
-7
/
+8
*
Move the main entry point *.scons files in the key remaining components
sgk@google.com
2009-03-04
1
-0
/
+0
*
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
*
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
[next]