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
*
Fix bad conflict resolution for r43146.
estade@chromium.org
2010-03-31
1
-9
/
+2
*
Follow the latest rename for the WebFrameClient interface to do site-isolatio...
johnnyg@chromium.org
2010-03-30
2
-6
/
+6
*
Don't allow dragging browser actions between regular and incognito windows.
mpcomplete@chromium.org
2010-03-30
3
-17
/
+16
*
GTK: toolbar reload/star shuffle.
estade@chromium.org
2010-03-30
11
-274
/
+177
*
GTK: New extension install prompt ui.
estade@chromium.org
2010-03-30
4
-23
/
+199
*
Implement db corruption tests for diagnostic mode
cpu@chromium.org
2010-03-30
3
-4
/
+123
*
Send ping days parameter for extension blacklist update checks
asargent@chromium.org
2010-03-30
7
-28
/
+34
*
Fix potential NULL pointer error in HtmlDialogView::InitDialog.
brettw@chromium.org
2010-03-30
1
-1
/
+1
*
Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...
pkasting@chromium.org
2010-03-30
9
-16
/
+16
*
Do not set the whiltelist filter on the default auth handler
wtc@chromium.org
2010-03-30
1
-13
/
+11
*
Revert 43099 - Windows implementation of StatusIcon::SetToolTip()
atwilson@chromium.org
2010-03-30
2
-10
/
+1
*
Adds a geolocation tab in the content settings dialog (on Windows). Also ref...
pkasting@chromium.org
2010-03-30
12
-201
/
+217
*
Attempt 2 at landing this. Patch is exactly same as last time around.
sky@chromium.org
2010-03-30
16
-49
/
+351
*
Fix and resubmit 42959
zork@chromium.org
2010-03-30
1
-1
/
+1
*
Fixed a bug where themes wouldn't sync properly if it had been installed
akalin@chromium.org
2010-03-30
1
-13
/
+20
*
[Mac] Get rid of the custom run loop for dragging the Browser Actions contain...
andybons@chromium.org
2010-03-30
3
-32
/
+28
*
Prevent warning on Mac about uninitialized variable by initializing the
brettw@chromium.org
2010-03-30
1
-0
/
+1
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
14
-89
/
+298
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-03-30
7
-17
/
+50
*
Label scraping for AutoFill, tables.
dhollowa@chromium.org
2010-03-30
2
-2
/
+80
*
BMM: Wait until the the text input gets focus before updating its size.
arv@chromium.org
2010-03-30
1
-2
/
+8
*
Fixed flakiness of AccountScreenTest:
avayvod@google.com
2010-03-30
13
-103
/
+202
*
Revert 43111 - Make the location content setting tab be dependent on the enab...
pkasting@chromium.org
2010-03-30
1
-21
/
+4
*
Use dropEffect move now that it works.
arv@chromium.org
2010-03-30
2
-7
/
+3
*
Make repost form warning tab-modal on Windows.
bauerb@chromium.org
2010-03-30
4
-13
/
+41
*
Make the location content setting tab be dependent on the --enable-geolocatio...
joth@chromium.org
2010-03-30
1
-4
/
+21
*
Fix a bug where an open incognito window's browser actions would not update
mpcomplete@chromium.org
2010-03-30
4
-3
/
+11
*
Revert 43101 - Break the test of chrome.tab.captureVisibleTab() out of Extens...
skerner@chromium.org
2010-03-30
9
-154
/
+50
*
update translate error strings per ux
kuan@chromium.org
2010-03-30
1
-2
/
+2
*
Fix sync leaks and some more good stuff.
skrul@chromium.org
2010-03-30
23
-57
/
+74
*
Break the test of chrome.tab.captureVisibleTab() out of ExtensionApiTest.Tabs.
skerner@chromium.org
2010-03-30
9
-50
/
+154
*
Canonicalize the url based on Section 6.1 Safe Browsing Spec.
inferno@chromium.org
2010-03-30
3
-6
/
+355
*
Windows implementation of StatusIcon::SetToolTip()
atwilson@google.com
2010-03-30
2
-1
/
+10
*
Minor C++ fixes found by Clang.
evan@chromium.org
2010-03-30
5
-12
/
+14
*
en/dis-able conflicting translate infobar options
kuan@chromium.org
2010-03-30
1
-0
/
+13
*
Revert 43041 - Remove the themeing from the folder menu background, text in t...
mrossetti@chromium.org
2010-03-30
5
-5
/
+54
*
Make it possible to create a new bookmark folder on all parts of an empty boo...
mirandac@chromium.org
2010-03-30
1
-3
/
+11
*
Port some omnibox provider methods to Mac.
nirnimesh@chromium.org
2010-03-30
3
-37
/
+1
*
Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...
dmaclach@chromium.org
2010-03-30
7
-94
/
+12
*
InfoBarController needs to be an NSTextViewDelegate after r42985.
mark@chromium.org
2010-03-30
1
-1
/
+2
*
Add UMA counters for non-frame cross site requests.
japhet@chromium.org
2010-03-30
1
-0
/
+73
*
Change interface for site-isolation logging from WebKit in advance of landing...
johnnyg@chromium.org
2010-03-30
2
-3
/
+4
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-03-30
7
-12
/
+94
*
Added logic that exits message loop upon test ending even if no browser
avayvod@google.com
2010-03-30
1
-3
/
+8
*
[Mac] If a popup for an extension is shown and then the extension is killed o...
andybons@chromium.org
2010-03-30
2
-1
/
+13
*
-[AutocompleteTextFieldEditor delegate] cleanup.
mark@chromium.org
2010-03-30
2
-10
/
+21
*
Don't run UnloadTest.CrossSiteInfiniteUnloadSync under TSan
timurrrr@chromium.org
2010-03-30
1
-0
/
+1
*
[GTTF] Miscellanous UI tests cleanups:
phajdan.jr@chromium.org
2010-03-30
16
-146
/
+122
*
Updating trunk VERSION from 365.0 to 366.0
chrome-release@google.com
2010-03-30
1
-1
/
+1
*
[Mac] display appcaches in cookie tree
danno@chromium.org
2010-03-30
8
-67
/
+707
[next]