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
*
Roll ppapi 163 -> 164.
ajwong@chromium.org
2010-07-16
1
-1
/
+1
*
Add policy banner to "Personal Stuff" settings when with password manager pol...
danno@chromium.org
2010-07-16
1
-0
/
+1
*
Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-16
35
-3
/
+2149
*
Handle Homepage and HomepageIsNewTabPage policies independently in Mac UI.
mnissler@chromium.org
2010-07-16
2
-35
/
+76
*
Generalize heapcheck suppression rule bug_46678_e to match Callback2 case
tyoshino@chromium.org
2010-07-16
1
-1
/
+1
*
[Mac] Remove "Ask" setting from cookie preferences
bauerb@chromium.org
2010-07-16
1
-142
/
+10
*
Add "Inspect Element" shortcut to browser tabs.
apavlov@chromium.org
2010-07-16
16
-55
/
+130
*
Add a PrefStore for loading prefs from command-line switches.
pam@chromium.org
2010-07-16
16
-25
/
+356
*
(Reland reverted r52628 after fix)
nirnimesh@chromium.org
2010-07-16
7
-392
/
+318
*
Remove temporary expectation that are now in the upstream chromium
ager@chromium.org
2010-07-16
1
-90
/
+0
*
Generalize suppression for BUG 49260 to match new failure
tyoshino@chromium.org
2010-07-16
1
-2
/
+1
*
Suppress one more similar leak in SessionManager::DoEncode detected by Valgrind
tyoshino@chromium.org
2010-07-16
1
-0
/
+9
*
Add one more suppression for DownloadManagerTest
tyoshino@chromium.org
2010-07-16
1
-1
/
+9
*
Updating trunk VERSION from 468.0 to 469.0
chrome-release@google.com
2010-07-16
1
-1
/
+1
*
Remove FAIL flag from WorkerTest.WorkerWebSocketLayoutTests on Windows.
yutak@chromium.org
2010-07-16
1
-6
/
+0
*
Revert 52628 - Refactor json automation interface for pyauto hooks.
tyoshino@chromium.org
2010-07-16
7
-318
/
+392
*
Switch registration page from about:register to chrome://register.
nkostylev@google.com
2010-07-16
9
-10
/
+176
*
Moved ChromeAsyncSocket to jingle/notifier/base.
akalin@chromium.org
2010-07-16
6
-104
/
+64
*
Implements policy to enable or disable the password manager, as found in the ...
danno@chromium.org
2010-07-16
12
-267
/
+372
*
Revert 52624 - TTF: enable FindInPageControllerTest.FindNextInNewTabUsesPrepo...
tyoshino@chromium.org
2010-07-16
1
-0
/
+6
*
Switched sync protobufs to use "heavy" protobufs.
akalin@chromium.org
2010-07-16
12
-13
/
+49
*
DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...
pfeldman@chromium.org
2010-07-16
13
-162
/
+318
*
Generalize leak suppression rule for one more leak pasted on BUG49280
tyoshino@chromium.org
2010-07-16
1
-1
/
+1
*
Fix Linux build broken due to warning triggered by r52630
mnissler@chromium.org
2010-07-16
1
-1
/
+1
*
Suppress new leak in ChromeCookieMonsterDelegate found on Chromium Mac UI (va...
tyoshino@chromium.org
2010-07-16
1
-0
/
+10
*
sync behavior of homepage options on Linux to Windows
mnissler@chromium.org
2010-07-16
2
-34
/
+64
*
Make sure to only handle real visiblity changes in NativeViewHost.
mnissler@chromium.org
2010-07-16
1
-3
/
+7
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-16
7
-392
/
+318
*
Fix two typos reported in crosbug.com/4855
satorux@chromium.org
2010-07-16
1
-1
/
+1
*
Adding proper initialization of GPUInfo variables.
rlp@chromium.org
2010-07-16
4
-1
/
+24
*
WebKit roll 63323:63514.
pfeldman@chromium.org
2010-07-16
1
-1
/
+1
*
TTF: enable FindInPageControllerTest.FindNextInNewTabUsesPrepopulate.
dmuir@chromium.org
2010-07-16
1
-6
/
+0
*
Unexperimentalify the cookies API.
aa@chromium.org
2010-07-16
66
-3376
/
+217
*
Suppress valgrind leak detection in DownloadManagerTest::DownloadManagerTest
tyoshino@chromium.org
2010-07-16
1
-0
/
+7
*
Suppress valgrind Memcheck:Cond detected in ProfileSyncService::Observe
tyoshino@chromium.org
2010-07-16
1
-0
/
+7
*
Suppress leak in PrefService
tyoshino@chromium.org
2010-07-16
1
-0
/
+12
*
Add unit_tests for language_preferences.h to detect a typo in preference defi...
yusukes@google.com
2010-07-16
2
-0
/
+133
*
Fix a typo in kMozcMultipleChoicePrefs[].
yusukes@google.com
2010-07-16
1
-1
/
+1
*
Add an AudioInputController to help with audio recording.
satish@chromium.org
2010-07-16
4
-0
/
+409
*
Speed up docs generation. This take it from about 50s to 10s on my machine.
aa@chromium.org
2010-07-16
2
-77
/
+99
*
Suppress Reliability bot failure in internal::ClientSocketPoolBaseHelper::OnA...
tyoshino@chromium.org
2010-07-16
1
-0
/
+3
*
Update gyp for chromium multi dll build
victorw@chromium.org
2010-07-16
2
-1
/
+14
*
Revert 52608 - Add and alternative GetAppOutput() to process_util that takes ...
viettrungluu@chromium.org
2010-07-16
3
-141
/
+19
*
Remove inspector_resources target and use the upstreaming
tkent@chromium.org
2010-07-16
3
-112
/
+2
*
Implement spin buttons for <input type=number>
tkent@chromium.org
2010-07-16
4
-0
/
+37
*
Land new resource for content-setting images.
shess@chromium.org
2010-07-16
6
-2
/
+3
*
[Mac] Shorten -[AutocompleteTextField autocompleteTextFieldCell].
shess@chromium.org
2010-07-16
4
-33
/
+29
*
Add and alternative GetAppOutput() to process_util that takes a timeout.
viettrungluu@chromium.org
2010-07-16
3
-19
/
+141
*
Using Keychain mock in Sync unit tests.
dhollowa@chromium.org
2010-07-16
2
-0
/
+17
*
Marking ExtensionApiTest.TabOnRemove flaky.
oshima@chromium.org
2010-07-16
1
-1
/
+9
[next]