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
*
Make CopyTexImage2D and CopyTexSubImage2D fail if
gman@chromium.org
2010-12-23
16
-172
/
+611
*
OTS roll (to r43)
yusukes@google.com
2010-12-23
1
-1
/
+1
*
DOMUI: Fix the AutoFill profile list CSS selector for the last item.
jhawkins@chromium.org
2010-12-23
1
-1
/
+1
*
Adding automation proxy hook for accessing information related to omnibox ins...
ace@chromium.org
2010-12-23
5
-0
/
+97
*
Revert 70015 - Implemnts the commands in webdriver to preform searching of el...
jmikhail@google.com
2010-12-23
10
-362
/
+18
*
Allow calling UserMetrics function from any thread.
jam@chromium.org
2010-12-23
2
-2
/
+13
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
10
-18
/
+362
*
Print out filename on logs instead of the entire path
akalin@chromium.org
2010-12-23
1
-1
/
+1
*
Remove the 'using' declaration of StringAppendV.
tfarina@chromium.org
2010-12-23
3
-6
/
+5
*
Fix failing downloads tests.
nirnimesh@chromium.org
2010-12-23
1
-12
/
+21
*
Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h
brettw@chromium.org
2010-12-23
48
-47
/
+47
*
Disabling a couple of failing passphrase sync tests.
rsimha@chromium.org
2010-12-23
1
-14
/
+6
*
Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPath.
tfarina@chromium.org
2010-12-23
3
-5
/
+4
*
Disabling the real player plugin test as it causes chrome to hang. This seems...
ananta@chromium.org
2010-12-23
1
-5
/
+2
*
Disable special_tabs.SpecialTabsTest.testAboutDNSTab
nirnimesh@chromium.org
2010-12-22
1
-0
/
+2
*
Omnibox tests for recent pages and content history
nirnimesh@chromium.org
2010-12-22
1
-0
/
+42
*
DOMUI: Remove two unnecessary getters/setters.
jhawkins@chromium.org
2010-12-22
1
-22
/
+0
*
Mac: Don't hang gpu process if a tab that shares its renderer process with ot...
thakis@chromium.org
2010-12-22
10
-17
/
+113
*
[tabbed options] tidy up some bits of content settings
estade@chromium.org
2010-12-22
6
-14
/
+47
*
Adding download tests to test various download options
nirnimesh@chromium.org
2010-12-22
1
-0
/
+88
*
Add support for separating tests into suites.
nirnimesh@chromium.org
2010-12-22
3
-146
/
+220
*
DOMUI Settings: UTH: Fix up the 'Web Content' section.
kmadhusu@chromium.org
2010-12-22
5
-4
/
+117
*
Set scoped IO access when closing the audio input thread to allow joining.
leandrogracia@chromium.org
2010-12-22
1
-0
/
+11
*
Increase the % coverage for coalescing for paint rects.
brettw@chromium.org
2010-12-22
2
-3
/
+6
*
Fix DOMUI login gyp issues.
bryeung@chromium.org
2010-12-22
2
-37
/
+8
*
Roll WebKit 74491:74500.
tonyg@chromium.org
2010-12-22
1
-1
/
+1
*
touch: Login code necessary only for chromeos.
sadrul@chromium.org
2010-12-22
1
-2
/
+5
*
DOMUI: Implement the new-style Autofill options page.
jhawkins@chromium.org
2010-12-22
16
-380
/
+366
*
Disabling the MediaPlayerNew plugin test as it seems to fail consistently cau...
ananta@chromium.org
2010-12-22
1
-5
/
+2
*
Revert 69982 - Increase the % coverage for coalescing for paint rects.
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
Add stats for figuring out how often we kill processes because of malformed I...
jam@chromium.org
2010-12-22
20
-160
/
+180
*
Implement X509Certificate::CreateSelfSigned on Windows
hclam@chromium.org
2010-12-22
5
-5
/
+88
*
Re-delete nsimage_cache_mac.* My partial revert of the original change accide...
brettw@chromium.org
2010-12-22
2
-106
/
+0
*
Increase the % coverage for coalescing for paint rects.
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
Last part of change for bug 49747.
tsepez@chromium.org
2010-12-22
4
-6
/
+307
*
Keep crashed extension info bar across page navigations and close all when ex...
jennb@chromium.org
2010-12-22
4
-11
/
+146
*
Add support for safebrowsing download protection. It is currently under flag ...
lzheng@chromium.org
2010-12-22
5
-36
/
+227
*
Add support for reporting crashes in the Chrome installer. This basically inv...
ananta@chromium.org
2010-12-22
2
-0
/
+84
*
Revert accidental delete of compat_execinfo.
brettw@chromium.org
2010-12-22
3
-0
/
+140
*
Roll WebKit 74485:74491.
tonyg@chromium.org
2010-12-22
1
-1
/
+1
*
Implement operator= for FontDev (it currently gives errors if you try to use
brettw@chromium.org
2010-12-22
2
-1
/
+8
*
Add an additional level of optimization for PPAPI plugins to paint without
brettw@chromium.org
2010-12-22
8
-30
/
+82
*
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...
brettw@chromium.org
2010-12-22
27
-117
/
+93
*
[Sync] Fixed spurious warning being generated on registration loss
akalin@chromium.org
2010-12-22
1
-8
/
+12
*
Fix TaskManagerBrowserTest.NoticeNotificationChanges for touchui==1.
anicolao@google.com
2010-12-22
1
-2
/
+2
*
Move unix domain socket support out of base and into chrome common. This is not
brettw@chromium.org
2010-12-22
16
-283
/
+284
*
Move the wrench menu badge into the upper right corner, to match other platfo...
atwilson@chromium.org
2010-12-22
1
-12
/
+42
*
Roll WebKit 74481:74485
tonyg@chromium.org
2010-12-22
1
-1
/
+1
*
Fix comment on trusted File IO method to indicate that HANDLE is returned on ...
bbudge@google.com
2010-12-22
1
-4
/
+5
*
GtkKeyBindingsTest.* do not fail anymore.
suzhe@google.com
2010-12-22
1
-6
/
+3
[next]