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
*
Fix some issues with compiling Mac plugin code with deprecation defines set
stuartmorgan@chromium.org
2010-02-16
8
-9
/
+31
*
Remove passing test.
jorlow@chromium.org
2010-02-16
1
-3
/
+0
*
Rebaseline fast/multicol/client-rects.html on Win XP
yurys@chromium.org
2010-02-16
3
-0
/
+96
*
Change hardcoded "chrome" scheme to constant.
jochen@chromium.org
2010-02-16
1
-9
/
+8
*
linux: fix shared build
joth@chromium.org
2010-02-16
2
-1
/
+4
*
WebKit roll to 54810
yurys@chromium.org
2010-02-16
10
-1
/
+193
*
Remove a not-implemented and add a helpful comment.
jorlow@chromium.org
2010-02-16
1
-4
/
+7
*
linux: fix shared build
evan@chromium.org
2010-02-16
1
-1
/
+1
*
[Linux] Add better error reporting for creating application shortcuts.
phajdan.jr@chromium.org
2010-02-16
7
-183
/
+304
*
Correctly recognize emptiness of IDMap.
phajdan.jr@chromium.org
2010-02-16
2
-5
/
+16
*
Revert 38882 - Land http://codereview.chromium.org/576001 again temporarily.
glider@chromium.org
2010-02-16
49
-2047
/
+840
*
Re-implement SpellcheckWordIterator with ICU.
hbono@chromium.org
2010-02-16
4
-291
/
+496
*
Clone of issue 600130. (http://codereview.chromium.org/600130)
twiz@chromium.org
2010-02-16
22
-50
/
+332
*
linux: readjust some stubbed files
evan@chromium.org
2010-02-15
4
-106
/
+4
*
Mark media/video-display-aspect-ratio.html as timing out
yurys@chromium.org
2010-02-15
1
-2
/
+2
*
Mark recently added media/video-display-aspect-ratio.html test as slow
yurys@chromium.org
2010-02-15
1
-0
/
+3
*
linux: change a type in the sandbox to fix a warning
evan@chromium.org
2010-02-15
1
-1
/
+1
*
Use Extension method from FilePath API instead of the deprecated GetFileExten...
evan@chromium.org
2010-02-15
1
-6
/
+3
*
Update text expecations for inspector/console-dir.html
yurys@chromium.org
2010-02-15
1
-1
/
+1
*
Add support for top level geolocation arbitrator, and access token persistenc...
joth@chromium.org
2010-02-15
14
-31
/
+316
*
WebKit roll to 54774
yurys@chromium.org
2010-02-15
2
-1
/
+2
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
47
-279
/
+822
*
Refactor network selection screen. Add Ethernet network to the list.
nkostylev@google.com
2010-02-15
10
-49
/
+363
*
linux: remove needless base/i18n gtk dep
evan@chromium.org
2010-02-15
1
-7
/
+0
*
Updating trunk VERSION from 329.0 to 330.0
chrome-release@google.com
2010-02-15
1
-1
/
+1
*
WebKit roll to 54761
yurys@chromium.org
2010-02-15
1
-1
/
+1
*
Update test expectations.
ukai@chromium.org
2010-02-15
1
-1
/
+2
*
Fix a bug that where the horizontal candidate window was not rendered properly.
satorux@chromium.org
2010-02-15
1
-6
/
+9
*
Get rid of use of deprecated members in ImeLookupTable.
satorux@chromium.org
2010-02-15
1
-10
/
+25
*
Send "content blocked" ipc messages even more reliably.
thakis@chromium.org
2010-02-15
4
-18
/
+73
*
Update test_expectations
ukai@chromium.org
2010-02-15
1
-30
/
+4
*
Linux: fix shared build.
craig.schlenter@chromium.org
2010-02-15
3
-21
/
+9
*
Fix LOAD_IGNORE_CERT_* on Mac
ukai@chromium.org
2010-02-15
1
-21
/
+23
*
Make popups opened from app mode windows use the system frame.
tony@chromium.org
2010-02-15
1
-2
/
+3
*
Fix a Chrome crash caused in a ChromeFrame instance in the automation job use...
ananta@chromium.org
2010-02-15
1
-7
/
+7
*
Rebaseline svg/custom/foreign-object-skew.html on Win XP
yurys@chromium.org
2010-02-14
2
-1
/
+1
*
WebKit roll to 54752
yurys@chromium.org
2010-02-14
56
-51
/
+77
*
Only ask the user on setItems whether they want to allow dom storage.
jorlow@chromium.org
2010-02-13
7
-18
/
+64
*
Pass the file size infomration from the FTP network transaction
phajdan.jr@chromium.org
2010-02-13
5
-7
/
+60
*
Updating trunk VERSION from 328.0 to 329.0
chrome-release@google.com
2010-02-13
1
-1
/
+1
*
Fix problem with test on Linux Views Toolkit.
finnur@chromium.org
2010-02-13
2
-12
/
+5
*
Adding summary string generation for the AutoFill feature.
dhollowa@chromium.org
2010-02-13
13
-145
/
+536
*
Enable BookmarkContextMenuControllerTest (browser/views/bookmark_context_menu...
estade@chromium.org
2010-02-13
2
-18
/
+17
*
Linux: Certificate Manager skeleton.
mattm@chromium.org
2010-02-13
6
-5
/
+375
*
GTK: let call stack unwind before hiding browser action popup.
estade@chromium.org
2010-02-13
2
-3
/
+9
*
Remove fast/wcss from test_expectations.txt . That directory was removed in W...
dpranke@chromium.org
2010-02-13
1
-5
/
+0
*
Fix the TranslateManager and unit-tests.
jcampan@chromium.org
2010-02-13
3
-8
/
+26
*
Suppressing a valgrind memory leak. This is an Apple bug. 128 bytes leaked ...
dhollowa@chromium.org
2010-02-13
1
-0
/
+26
*
Roll webkit to 54731
jorlow@chromium.org
2010-02-13
2
-1
/
+4
*
Layout of the Navigation entry's border and its autocomplete popup was broken...
oshima@chromium.org
2010-02-13
1
-6
/
+16
[next]