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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make JavaScript alerts reflect the URL of the frame they came from, not the
brettw@chromium.org
2009-03-05
14
-32
/
+58
*
Changes bookmark sorting to sort folders first.
sky@google.com
2009-03-05
2
-7
/
+49
*
Revert change 10975 and 10972 because it broke the purify
nsylvain@chromium.org
2009-03-05
2
-28
/
+0
*
Get history and download HTML UIs into Mac/Linux builds along with supporting...
pinkerton@chromium.org
2009-03-05
5
-17
/
+26
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
125
-432
/
+432
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
3
-13
/
+7
*
Highlights of changes:
hclam@chromium.org
2009-03-05
2
-0
/
+28
*
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
*
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
1
-12
/
+20
*
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
8
-353
/
+343
*
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
2
-0
/
+6
*
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
7
-22
/
+175
*
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
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
5
-14
/
+8
*
Add trivial theming support in extensions.
erikkay@google.com
2009-03-04
2
-3
/
+55
*
Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...
ben@chromium.org
2009-03-04
1
-1
/
+5
*
Register SSLManager preferences on linux and mac.
evan@chromium.org
2009-03-04
1
-3
/
+3
*
Reland r10674, which got lost during Ben's reorg of the frame code.
pkasting@chromium.org
2009-03-04
2
-7
/
+7
*
Fix crasher in InitCurrentUI.
glen@chromium.org
2009-03-04
1
-2
/
+8
*
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
*
Also fixes a bug where an externally installed
aa@chromium.org
2009-03-04
3
-197
/
+194
*
Fix bone-headed bug where ExtensionErrorReporter
aa@chromium.org
2009-03-04
2
-2
/
+9
*
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
8
-14
/
+15
*
Take 2 at moving SupportsWindowFeature from BrowserView
tc@google.com
2009-03-04
4
-39
/
+40
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
28
-77
/
+113
*
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
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
6
-13
/
+16
*
Add a set of long-running metrics to Chrome that are sent up only at uninstal...
robertshield@google.com
2009-03-04
2
-18
/
+43
*
Fix regression where the window caption buttons weren't clickable when maximi...
ben@chromium.org
2009-03-04
2
-17
/
+14
*
Add comment regarding why single-process and in-process-plugins are disabled ...
jam@chromium.org
2009-03-04
1
-0
/
+2
*
Fix release-only build break.
pkasting@chromium.org
2009-03-04
1
-0
/
+1
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
8
-0
/
+323
[next]