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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update hunspell and its dictionaries.
hbono@chromium.org
2010-02-24
1
-1
/
+1
*
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
*
Allow building without SVG.
evan@chromium.org
2010-02-24
1
-7
/
+9
*
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
*
Adding a valgrind suppression for mac. This is a duplicate of suppression 35...
dhollowa@chromium.org
2010-02-24
1
-1
/
+27
*
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
10
-328
/
+343
*
Request the szOID_PKIX_KP_SERVER_AUTH usage when constructing
wtc@chromium.org
2010-02-24
1
-7
/
+16
*
Rebaseline and re-enable two layout tests.
dumi@chromium.org
2010-02-24
5
-11
/
+27
*
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
*
Be more restrictive when finding file names for libraries that need patching.
markus@chromium.org
2010-02-24
1
-2
/
+17
*
Explicitly ask for unsigned values when comparing addresses. Not only is this
markus@chromium.org
2010-02-24
1
-2
/
+2
*
Treat calls to lstat() and lstat64() the same as calls to stat(). In practise,
markus@chromium.org
2010-02-24
3
-17
/
+72
*
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
*
Add another flaky crashing SVG test.
dpranke@chromium.org
2010-02-24
1
-0
/
+1
*
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
5
-60
/
+71
*
Landing Marshall Greenblatt change.
jcampan@chromium.org
2010-02-24
4
-8
/
+93
*
Client side implementation of ReadPixels
gman@chromium.org
2010-02-24
1
-4
/
+58
*
Next batch of changes to kill GTMTheme.
avi@chromium.org
2010-02-24
7
-53
/
+81
*
Add ERR_END_OF_STREAM
vandebo@google.com
2010-02-24
5
-19
/
+51
*
Grr. Fix another typo. Maybe someone should actually review these ...
dpranke@chromium.org
2010-02-24
1
-1
/
+0
*
[Mac] Register for screen changed notifications and resize the fullscreen win...
rohitrao@chromium.org
2010-02-24
4
-29
/
+77
*
Relaxing tooltip bug suppression. 2nd attempt.
oshima@chromium.org
2010-02-24
1
-22
/
+2
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
22
-506
/
+656
*
The function to send out ChromeFrame histograms can be invoked from multiple ...
ananta@chromium.org
2010-02-24
2
-0
/
+5
*
GTK: handle dom_ui-generated download drag events.
estade@chromium.org
2010-02-24
7
-30
/
+137
*
Fix typo in mac suppressions file.
dpranke@chromium.org
2010-02-24
1
-1
/
+0
*
Add a suppression for a leak in WebCore CSS (looks like).
dpranke@chromium.org
2010-02-24
1
-0
/
+26
*
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
*
Add a suppression for a leak under HistoryService
dpranke@chromium.org
2010-02-23
1
-0
/
+25
*
Revert UMR suppression now that V8 has been reverted.
darin@chromium.org
2010-02-23
1
-6
/
+0
*
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
*
Add baselines for fast/repaint/repaint-during-scroll.html
agl@chromium.org
2010-02-23
7
-3
/
+3
*
Revert r39716 (updating V8 to version 2.1.2)
darin@chromium.org
2010-02-23
1
-1
/
+1
[prev]
[next]