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
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
25
-936
/
+447
*
linux: eliminate some now-redundant code
evan@chromium.org
2010-02-24
1
-7
/
+3
*
Mac: Cookie confirmation dialog.
thakis@chromium.org
2010-02-24
5
-7
/
+152
*
[Mac] Remove the 14px vertical offset for fullscreen windows that are not on ...
rohitrao@chromium.org
2010-02-24
3
-10
/
+27
*
Fix for tab key view loop issue with Autofill dialog.
dhollowa@chromium.org
2010-02-24
8
-28
/
+41
*
windows: Theme the popup window with the incognito theme when we are in the i...
jhawkins@chromium.org
2010-02-24
1
-4
/
+8
*
[Mac] Fix themes for fullscreen windows.
rohitrao@chromium.org
2010-02-24
1
-0
/
+9
*
Preparation for mac content confirmation dialog. More tidy in general as well.
thakis@chromium.org
2010-02-24
2
-2
/
+20
*
Reverting the revert, reinstating 39825. FindBarTextFieldCellTest.FocusedDisp...
avi@chromium.org
2010-02-24
7
-53
/
+81
*
Reverting r39825.
avi@chromium.org
2010-02-24
7
-81
/
+53
*
Landing Chris Guillory CL.
jcampan@chromium.org
2010-02-24
2
-25
/
+32
*
Next batch of changes to kill GTMTheme.
avi@chromium.org
2010-02-24
7
-53
/
+81
*
[Mac] Register for screen changed notifications and resize the fullscreen win...
rohitrao@chromium.org
2010-02-24
4
-29
/
+77
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
4
-39
/
+35
*
GTK: handle dom_ui-generated download drag events.
estade@chromium.org
2010-02-24
5
-29
/
+133
*
Fix wrapping on extensions page (for locale nl).
finnur@chromium.org
2010-02-23
1
-0
/
+2
*
Fixes Issue 34722: Meaningless value in 'Save as type' combobox of 'Save page...
georgey@chromium.org
2010-02-23
3
-8
/
+133
*
linux: Show an icon to the right indicating if the host is valid or not.
erg@chromium.org
2010-02-23
2
-18
/
+39
*
Remove FormField::priority as it's not used by AutoFill++.
jhawkins@chromium.org
2010-02-23
6
-19
/
+0
*
Remove dead code from AutoFill++ that are vestiges of the toolbar autofill.
jhawkins@chromium.org
2010-02-23
3
-10
/
+1
*
When building the accept-language list for translation, exclude English
jshin@chromium.org
2010-02-23
1
-2
/
+13
*
Rename constants to be consistent with the names used in
agl@chromium.org
2010-02-23
1
-4
/
+4
*
Revert 39779 - Part of http://codereview.chromium.org/650206
thakis@chromium.org
2010-02-23
1
-3
/
+1
*
These changes connect the AutoFill UI on the Mac with the back-end data store...
dhollowa@chromium.org
2010-02-23
20
-109
/
+882
*
New status bar images for ChromeOS.
chocobo@chromium.org
2010-02-23
7
-17
/
+94
*
Revert 39732 due to reliability bot failures.
darin@chromium.org
2010-02-23
1
-7
/
+3
*
Part of http://codereview.chromium.org/650206
thakis@chromium.org
2010-02-23
1
-1
/
+3
*
Fix a crash in FormStructure when parsing a form with zero fields. Use field...
jhawkins@chromium.org
2010-02-23
1
-4
/
+5
*
Make unit_tests NSMenuItemAdditionsTest.TestMOnDifferentLayouts pass on Mac
mark@chromium.org
2010-02-23
1
-17
/
+13
*
Move cookie handling to login success
davemoore@chromium.org
2010-02-23
2
-5
/
+2
*
Displaying a JavaScript message box (such as an alert) from
jcampan@chromium.org
2010-02-23
3
-6
/
+9
*
Revert 39756 - Mac: Cookie confirmation dialog.
thakis@chromium.org
2010-02-23
6
-156
/
+8
*
[Mac] Skip the failing test on 10.6 so we can spin up bots as green while the...
thomasvl@chromium.org
2010-02-23
1
-0
/
+14
*
[Mac] skip a test that fails on 10.6 so we can spin up the 10.6 tester bots.
thomasvl@chromium.org
2010-02-23
1
-3
/
+24
*
Speculatve fix for a chrome crash caused in a chrome frame instance while pro...
ananta@chromium.org
2010-02-23
1
-4
/
+9
*
Mac: Cookie confirmation dialog.
thakis@chromium.org
2010-02-23
6
-8
/
+156
*
Remove the --enable-new-autofill switch. This enables the AutoFillManager to...
jhawkins@chromium.org
2010-02-23
2
-11
/
+19
*
Fix a crash when 2 extension uninstall dialogs were open and then confirmed.
mpcomplete@chromium.org
2010-02-23
1
-1
/
+7
*
Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...
avi@chromium.org
2010-02-23
18
-96
/
+144
*
Bookmark Manager: Set the direction and the font size based on the language.
arv@chromium.org
2010-02-23
2
-6
/
+10
*
do not mention other browsers in about:memory for chromeos
kuan@chromium.org
2010-02-23
4
-1
/
+10
*
Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses
dspringer@google.com
2010-02-23
7
-6
/
+49
*
Fix mac builder bustage
skrul@chromium.org
2010-02-23
1
-2
/
+2
*
Landing this patch on behalf of Mark Hahnenberg <mhahnenb(at)gmail.com>
skrul@chromium.org
2010-02-23
4
-50
/
+230
*
Whitespace!
mark@chromium.org
2010-02-23
1
-1
/
+4
*
Add support for more types of controls and events to GTK implementation of
dmazzoni@chromium.org
2010-02-23
26
-111
/
+518
*
Fix some bugs discovered whilst making trial integration of geolocaiton piece...
joth@chromium.org
2010-02-23
5
-88
/
+103
*
Notify when database access is blocked due to content settings.
jochen@chromium.org
2010-02-23
1
-3
/
+7
*
Improve example code for cancelable request -- pass consumer base class point...
joth@chromium.org
2010-02-23
2
-13
/
+14
*
Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...
joth@chromium.org
2010-02-23
1
-2
/
+0
[next]