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
*
base/version: remove wstring version
evan@chromium.org
2010-12-23
14
-38
/
+45
*
Create the DownloadItem earlier in the download process.
ahendrickson@chromium.org
2010-12-23
8
-18
/
+117
*
Disable newly added omnibox tests which fail
nirnimesh@chromium.org
2010-12-23
1
-0
/
+6
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
17
-79
/
+424
*
Support for GCF ready-mode.
tommi@chromium.org
2010-12-23
23
-202
/
+596
*
Move directory code from chrome/service to chrome/browser.
sergeyu@chromium.org
2010-12-23
8
-157
/
+287
*
Remove chromoting host registration from service process. More IPCs to control
sergeyu@chromium.org
2010-12-23
16
-265
/
+480
*
Mac: Add unit test for effective vs real user ID
sail@chromium.org
2010-12-23
1
-0
/
+25
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
19
-69
/
+67
*
chromeos: Replace copy-and-pasted code with macros.
derat@chromium.org
2010-12-23
2
-179
/
+46
*
Disabling the PageCyclerIndexedDatabaseTest.IndexedDBBasicInsertFile on Windo...
ananta@chromium.org
2010-12-23
1
-0
/
+8
*
Add Flush(Task*) method to CookieMonster.
rdsmith@chromium.org
2010-12-23
3
-1
/
+91
*
Extra cleanup/debugging inspired by issue 66676
rdsmith@chromium.org
2010-12-23
2
-23
/
+68
*
Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-23
1
-1
/
+1
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-23
1
-1
/
+1
*
Extend the TTS extension API to allow an extension to register itself as
dmazzoni@chromium.org
2010-12-23
33
-174
/
+962
*
Make use of the list of DLLs returned by each BrowserDistribution instance, r...
robertshield@chromium.org
2010-12-23
3
-55
/
+90
*
Properly lock access to static variables.
mad@chromium.org
2010-12-23
1
-1
/
+1
*
Remove a dead type declaration overlooked when merging.
mnissler@chromium.org
2010-12-23
1
-2
/
+0
*
Observer interface for PolicyProviders
jkummerow@chromium.org
2010-12-23
17
-137
/
+196
*
Handle policy refresh internally in ConfigurationPolicyPrefStore.
mnissler@chromium.org
2010-12-23
25
-1197
/
+1123
*
Updating trunk VERSION from 620.0 to 621.0
chrome-release@google.com
2010-12-23
1
-1
/
+1
*
Introduce a separate preference for 'proxy server mode'
battre@chromium.org
2010-12-23
44
-459
/
+820
*
Refactor the windows policy provider to use AsynchronousPolicyProvider.
danno@chromium.org
2010-12-23
14
-485
/
+526
*
Fix mac build by adding extra dependency on app from the string tool.
brettw@chromium.org
2010-12-23
1
-0
/
+1
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
3
-15
/
+15
*
Give user the ability to disable the URL request throttler:
yzshen@google.com
2010-12-23
5
-0
/
+29
*
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
7
-349
/
+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
7
-18
/
+349
*
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
45
-45
/
+45
*
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
1
-1
/
+1
*
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
8
-17
/
+99
*
[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
*
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
*
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
[next]