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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
57
-152
/
+134
*
[Mac] Auto-release info bar controllers in -removeAllInfoBars.
asvitkine@chromium.org
2011-09-15
1
-0
/
+4
*
Fix a weird link error by replacing std::string::compare() with !=.
satorux@chromium.org
2011-09-15
1
-1
/
+1
*
[dom-ui settings] Prevent extensions handler from updating the list of extens...
csilv@chromium.org
2011-09-15
1
-3
/
+4
*
Fix a compiler warning in conflict_resolver.cc
steveblock@chromium.org
2011-09-15
1
-2
/
+2
*
Fix the CrosSettingsProvider::HandleString method to be const.
pastarmovj@chromium.org
2011-09-15
7
-15
/
+17
*
touchui: Fix browser_tests on chromeos by using the slightly changed API for ...
sadrul@chromium.org
2011-09-15
2
-1
/
+20
*
Revert 101291 since the error is due to buildbot mal-configuration and the te...
finnur@chromium.org
2011-09-15
1
-14
/
+29
*
Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
10
-200
/
+595
*
Add "Configure touch keyboard settings..." button to the "Languages and Input...
yusukes@chromium.org
2011-09-15
3
-0
/
+24
*
If multiple certificates are matched by a certificate filters then selected t...
markusheintz@chromium.org
2011-09-15
1
-7
/
+5
*
Remove NOTIFICATION_EDITABLE_ELEMENT_TOUCHD and stop handling it.
mazda@chromium.org
2011-09-15
3
-40
/
+0
*
Revert r101283 "Allow External Extensions to be installed from HKCU, not just...
maruel@chromium.org
2011-09-15
1
-29
/
+14
*
Remove device_management_service_unittest.cc executable bit set by error in r...
maruel@chromium.org
2011-09-15
1
-0
/
+0
*
Marking BrowserFocusTest.InterstitialFocus as Flaky.
mad@chromium.org
2011-09-15
1
-1
/
+1
*
Allow External Extensions to be installed from HKCU, not just HKLM.
finnur@chromium.org
2011-09-15
1
-14
/
+29
*
Fix uninitialized memory access in DeviceManagementServiceFailedRequestTest.
mnissler@chromium.org
2011-09-15
1
-0
/
+7
*
Implement save in Chrome OS Gallery
kaznacheev@chromium.org
2011-09-15
13
-209
/
+519
*
Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
9
-590
/
+197
*
Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...
bauerb@chromium.org
2011-09-15
9
-197
/
+590
*
Revert 101256 - Simplify GCP integration with print preview.
hbono@chromium.org
2011-09-15
10
-175
/
+70
*
[Sync UI] Show only one sync status on personal options page.
binji@chromium.org
2011-09-15
3
-19
/
+4
*
Simplify GCP integration with print preview.
abodenha@chromium.org
2011-09-15
10
-70
/
+175
*
Improve fast-shutdown path to prevent flakiness
jar@chromium.org
2011-09-15
1
-2
/
+21
*
[Sync] Fix encrypting of sync titles.
zea@chromium.org
2011-09-15
4
-3
/
+60
*
[ChromeOS] Allow offline login for users with invalid oauth token when device...
xiyuan@chromium.org
2011-09-15
1
-3
/
+5
*
Linux: use our spiffy new DBus client library for KWallet, instead of dbus-glib.
mdm@chromium.org
2011-09-15
3
-254
/
+459
*
Always use smooth scrolling in the touch build.
rjkroege@chromium.org
2011-09-15
1
-1
/
+1
*
Fix OAuth crash due to race between signout and receiving user info.
asvitkine@chromium.org
2011-09-15
2
-3
/
+33
*
touchui: Show the active downloads page in a tab in an existing window.
sadrul@chromium.org
2011-09-15
3
-6
/
+48
*
While comparing last_selected values of two tabs, the one with a higher value...
amruthraj@motorola.com
2011-09-15
1
-1
/
+1
*
profile.cc should only have static and non virtual methods.
rlp@chromium.org
2011-09-15
4
-6
/
+10
*
Make autofill regular expressions unicode again.
tony@chromium.org
2011-09-15
8
-977
/
+411
*
Add system memory information to about:discards
amruthraj@motorola.com
2011-09-15
1
-0
/
+24
*
This broke lots of layout tests on OSX.
levin@chromium.org
2011-09-15
3
-2
/
+28
*
Reland 101111 - Only deliver extension messages to contexts that care.
aa@chromium.org
2011-09-15
5
-30
/
+14
*
Create convenience methods to automating the FileBrowser.
frankf@google.com
2011-09-15
4
-28
/
+302
*
Clear the stale errors when a new account is being setup. This way the past u...
lipalani@chromium.org
2011-09-15
2
-6
/
+15
*
Sync Setup UI: Default value of encryption settings is 'Encrypt passwords'
binji@chromium.org
2011-09-15
1
-0
/
+3
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
5
-12
/
+303
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-15
3
-28
/
+2
*
[Mac] Fix tab dragging regression.
asvitkine@chromium.org
2011-09-15
1
-4
/
+3
*
Putting checks for the existence of the browser process in the background_mod...
rlp@chromium.org
2011-09-15
2
-0
/
+11
*
Produce histogram in important_file_writer code
jar@chromium.org
2011-09-15
1
-1
/
+2
*
[Sync] Avoid passing around EntryKernelMutationSet by value
akalin@chromium.org
2011-09-15
17
-161
/
+203
*
Update touch keyboard L&F to make key depresses more visible.
rbyers@chromium.org
2011-09-14
3
-57
/
+15
*
Certificate-Auto-Select: Adding support for wildcard certificate filters that...
markusheintz@chromium.org
2011-09-14
1
-0
/
+6
*
Fixing crash when freeing paths in a SelectFileDialogImpl
dfilimon@google.com
2011-09-14
1
-6
/
+1
*
(Reland) [Sync] Simplify WeakHandle now that WeakPtr can be destroyed from an...
akalin@chromium.org
2011-09-14
3
-127
/
+19
*
Also suppress messages after fast shutdown path has been initiated.
achuith@chromium.org
2011-09-14
1
-1
/
+1
[next]