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 bug found in the location arbitrator whilst doing trial integration: need...
joth@chromium.org
2010-02-24
3
-18
/
+63
*
Turn on session storage by default.
jorlow@chromium.org
2010-02-24
5
-7
/
+6
*
[Mac] Implement HTML5 database items in "Cookies and Other Data" dialog.
evan@chromium.org
2010-02-24
6
-854
/
+588
*
Updating trunk VERSION from 336.0 to 337.0
chrome-release@google.com
2010-02-24
1
-1
/
+1
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
35
-79
/
+111
*
linux: eliminate some now-redundant code
evan@chromium.org
2010-02-24
1
-7
/
+3
*
Adding new strings for some upcoming translate related UI.
jcampan@chromium.org
2010-02-24
1
-2
/
+21
*
Mac: Cookie confirmation dialog.
thakis@chromium.org
2010-02-24
6
-8
/
+153
*
Temporarily disable WorkerTest.WorkerCloseFast to investigate hang after r551...
dimich@google.com
2010-02-24
1
-1
/
+2
*
[Mac] Remove the 14px vertical offset for fullscreen windows that are not on ...
rohitrao@chromium.org
2010-02-24
3
-10
/
+27
*
Disabling options that sxs channel does not support.
huanr@chromium.org
2010-02-24
2
-7
/
+47
*
Fix for tab key view loop issue with Autofill dialog.
dhollowa@chromium.org
2010-02-24
9
-29
/
+51
*
Move nphostapi.h to be with the rest of the NPAPI headers.
jam@chromium.org
2010-02-24
1
-2
/
+2
*
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
[next]