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 an exception to DownloadManager::GenerateExtension() for .tar.gz files wi...
thestig@chromium.org
2009-03-25
2
-1
/
+21
*
Restore revision 12329, which I accidentally clobbered when
aa@chromium.org
2009-03-25
1
-5
/
+17
*
Bookmark menu work. Notes:
jrg@chromium.org
2009-03-25
17
-65
/
+333
*
Reverting 12498.
jcampan@chromium.org
2009-03-25
7
-179
/
+115
*
Wire the alternate desktop shortcut text
cpu@google.com
2009-03-25
14
-24
/
+76
*
Moving the mouse-wheel message rerouting code out of the focus manager.
jcampan@chromium.org
2009-03-25
7
-115
/
+179
*
Fix crasher due to improperly initializing variables.
avi@google.com
2009-03-25
1
-1
/
+1
*
Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."
evan@chromium.org
2009-03-25
5
-20
/
+10
*
Remove the black line from the bottom of the status bubble.
brettw@chromium.org
2009-03-25
1
-2
/
+3
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
2
-7
/
+29
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-25
5
-10
/
+20
*
Chrome changes to support cached form submissions.
darin@chromium.org
2009-03-25
3
-21
/
+65
*
Refactor some widget creation code in web_contents_view and render_widget_hos...
estade@chromium.org
2009-03-25
16
-145
/
+86
*
Linux: write images to clipboard.
estade@chromium.org
2009-03-25
1
-5
/
+5
*
Fixes crash that occurred because we weren't correctly disposing of the
sky@google.com
2009-03-25
1
-0
/
+8
*
When a native button was getting focused we were calling the View::Focus() me...
jcampan@chromium.org
2009-03-25
1
-1
/
+3
*
Reverting 12470.
willchan@chromium.org
2009-03-25
2
-29
/
+7
*
Reverting 12469.
brettw@chromium.org
2009-03-25
8
-291
/
+80
*
Cleanup in chrome/browser
phajdan.jr@chromium.org
2009-03-25
10
-56
/
+55
*
Don't override user's default cursor with GDK_ARROW.
estade@chromium.org
2009-03-25
1
-2
/
+6
*
The native button's visible and enabled state were not working.
jcampan@chromium.org
2009-03-25
5
-0
/
+17
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
2
-7
/
+29
*
Make the bookmarks bar disappear when the load after the new tab page commits
brettw@chromium.org
2009-03-25
8
-80
/
+291
*
- Add UI test for SunSpider.
patrick@chromium.org
2009-03-25
7
-0
/
+721
*
Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK is
sky@google.com
2009-03-25
1
-2
/
+0
*
Moves bookmark menu to be before other menus.
sky@google.com
2009-03-25
1
-7
/
+9
*
Add convert_dict and flush_cache targets.
sgk@google.com
2009-03-25
1
-0
/
+31
*
Rewrite GetTextDirection() to call GetTextDirectionForLocale(locale_name), which
jungshik@google.com
2009-03-25
3
-23
/
+61
*
A tricky fix for Issue 1845 (Take 2).
hbono@chromium.org
2009-03-25
8
-1
/
+151
*
Wire the shortcut (Ctrl+Shift+Del) for Clear Browsing Data.
finnur@chromium.org
2009-03-25
1
-0
/
+1
*
A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmark
jungshik@google.com
2009-03-25
2
-5
/
+11
*
Don't try to paint tabs if there are no tabs to paint.
tc@google.com
2009-03-25
1
-0
/
+3
*
Fix branding problem
jrg@chromium.org
2009-03-25
1
-1
/
+1
*
Focusing a native button through a RequestFocus call would not result in the ...
jcampan@chromium.org
2009-03-25
5
-3
/
+29
*
Fix a bug in RDH that it overlooked a resource message
hclam@chromium.org
2009-03-25
1
-0
/
+1
*
Folder path was not set correctly for media cache
hclam@chromium.org
2009-03-25
1
-2
/
+2
*
Modifes the in-application EULA outer frame to take a parameter ('innerframe'...
gwilson@google.com
2009-03-24
43
-42
/
+50
*
Adds the eula innerframe param parsing
cpu@google.com
2009-03-24
1
-2
/
+10
*
Updating test log inputs to include accumulative test duration at different s...
ace@chromium.org
2009-03-24
1
-10
/
+18
*
Prevent data read errors from crashing the browser.
thestig@chromium.org
2009-03-24
1
-0
/
+7
*
Implement default css for toolstrips.
aa@chromium.org
2009-03-24
11
-36
/
+75
*
Use '.' instead of 'source' because sh on the buildbots (dash) doesn't like '...
mmoss@chromium.org
2009-03-24
1
-1
/
+1
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
15
-43
/
+110
*
SHARED_INTERMEDIATE_DIR is a better place for generated headers.
mmoss@chromium.org
2009-03-24
1
-1
/
+1
*
fix win build
estade@chromium.org
2009-03-24
1
-0
/
+4
*
fix win build
estade@chromium.org
2009-03-24
1
-0
/
+1
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
11
-86
/
+163
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
9
-260
/
+233
*
Include version information in Linux chrome.
mmoss@chromium.org
2009-03-24
1
-1
/
+16
*
Removed unused parameter.
darin@chromium.org
2009-03-24
1
-3
/
+2
[next]