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
*
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
*
Don't report the language if the CLD reports it as unreliable or if the text ...
jcampan@chromium.org
2010-02-24
3
-3
/
+26
*
Reverting r39825.
avi@chromium.org
2010-02-24
7
-81
/
+53
*
Update TOS
laforge@chromium.org
2010-02-24
42
-2906
/
+2862
*
Landing Chris Guillory CL.
jcampan@chromium.org
2010-02-24
3
-30
/
+38
*
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
6
-29
/
+135
*
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
26
-214
/
+1279
*
Adjust Page Load Time histograms in A/B tests
jar@chromium.org
2010-02-23
1
-59
/
+21
*
New status bar images for ChromeOS.
chocobo@chromium.org
2010-02-23
25
-19
/
+99
*
Archive and upload pyauto artifacts for Linux
nirnimesh@chromium.org
2010-02-23
1
-0
/
+2
*
Revert 39732 due to reliability bot failures.
darin@chromium.org
2010-02-23
3
-24
/
+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
*
Enable building pyauto for linux
nirnimesh@chromium.org
2010-02-23
1
-1
/
+2
*
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
*
generate needed resources on *BSD
pvalchev@google.com
2010-02-23
2
-3
/
+3
*
Revert 39756 - Mac: Cookie confirmation dialog.
thakis@chromium.org
2010-02-23
7
-157
/
+9
*
[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
7
-9
/
+157
*
Remove the --enable-new-autofill switch. This enables the AutoFillManager to...
jhawkins@chromium.org
2010-02-23
6
-20
/
+25
*
Add '-ldl' to Linux targets that use dynamic loader functions.
mmoss@google.com
2010-02-23
1
-0
/
+6
*
Fix a crash when 2 extension uninstall dialogs were open and then confirmed.
mpcomplete@chromium.org
2010-02-23
1
-1
/
+7
*
Change find bar close button to use the standard hover close button
feldstein@chromium.org
2010-02-23
1
-34
/
+706
*
Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...
avi@chromium.org
2010-02-23
19
-96
/
+146
*
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
*
PyAuto: Fix some methods that assume that they're working on the first window.
nirnimesh@chromium.org
2010-02-23
5
-62
/
+151
*
Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses
dspringer@google.com
2010-02-23
15
-18
/
+194
*
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
27
-111
/
+528
[next]