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
*
Implements filesystem integration with devtools. Implements a functionality t...
kkanetkar@chromium.org
2010-10-29
2
-0
/
+24
*
Fix broken icons in new context menu items after removing previous items
asargent@chromium.org
2010-10-28
3
-2
/
+22
*
Add automated tests for PDFs.
jam@chromium.org
2010-10-28
1
-4
/
+11
*
Make network menu button tooltip be more descriptive for the connecting states.
chocobo@chromium.org
2010-10-28
2
-2
/
+8
*
chmox a-x extensions_service.cc
skerner@chromium.org
2010-10-28
1
-0
/
+0
*
Fixed test expectations, also made network observer a separate object
davemoore@chromium.org
2010-10-28
9
-8
/
+67
*
Revert 64321 (broke mac compile; please use tryservers) - Changes to enable r...
thakis@chromium.org
2010-10-28
5
-365
/
+246
*
Changes to enable retry of failed sends on feedback reports.
rkc@chromium.org
2010-10-28
5
-246
/
+365
*
Make sure ExtensionsService::AddPendingExtension*() is run from the right thr...
skerner@google.com
2010-10-28
1
-2
/
+39
*
Don't assert if PostTask fails for WEBKIT thread, since it doesn't exist on ...
jam@chromium.org
2010-10-28
1
-4
/
+2
*
Let every "accelerated IO surface swapped" message have an identifier of the ...
thakis@chromium.org
2010-10-28
13
-21
/
+49
*
Correction of missing manifest file for ExtensionApiTest.Popup browser test. ...
twiz@google.com
2010-10-28
1
-2
/
+1
*
[Mac] Close info bubbles managed by BaseBubbleController when switching tabs.
rsesek@chromium.org
2010-10-28
3
-0
/
+41
*
Updates typical_profile data to include TopSites.
sky@chromium.org
2010-10-28
1
-2
/
+1
*
GTK: The incognito man should be placed opposed to the side with the most but...
erg@google.com
2010-10-28
2
-26
/
+68
*
Verify Extension was loaded by checking paths rather than assuming it's last.
tessamac@google.com
2010-10-28
1
-4
/
+14
*
If default browser is set to FF, and Chrome is run as first-run with an empty...
mirandac@chromium.org
2010-10-28
3
-10
/
+22
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
17
-18
/
+97
*
Increase the maximum notification height from 120px to 160px.
johnnyg@chromium.org
2010-10-28
1
-1
/
+1
*
Alternative to overlays on X windows.
piman@chromium.org
2010-10-28
2
-5
/
+6
*
AutoFill: Skip past hidden input fields when parsing for
jhawkins@chromium.org
2010-10-28
2
-0
/
+124
*
Use an opaque handle type to pass WebPluginDelegateImpl across dylib boundaries
thakis@chromium.org
2010-10-28
1
-6
/
+6
*
Reverting this to see if this fixes ChromeFrame tests. Please reland with the...
ananta@chromium.org
2010-10-28
2
-5
/
+2
*
Revert "Add Shutdown button to login/locker screen."
oshima@chromium.org
2010-10-28
6
-77
/
+156
*
1. Fires port.onDisconnect if tabs.connect fails.
jstritar@chromium.org
2010-10-28
1
-5
/
+6
*
[Sync] made --sync-notification-host take an optional port
akalin@chromium.org
2010-10-28
1
-2
/
+30
*
Add Shutdown button to login/locker screen.
oshima@chromium.org
2010-10-28
6
-156
/
+77
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+18
*
[ChromeOS] Whitelist existing users when owner turns off allow anyone to login.
xiyuan@chromium.org
2010-10-28
6
-19
/
+79
*
Fixed a warning that didn't get caught by the linux_chromeos trybot.
stevenjb@chromium.org
2010-10-28
3
-99
/
+173
*
Sets margins for textfields on the Login Screen.
altimofeev@chromium.org
2010-10-28
4
-7
/
+59
*
Update a bunch of FLAKY_ tests to match current reality
stuartmorgan@chromium.org
2010-10-28
3
-10
/
+1
*
Add histogram to track number of .nexe launches, normalized against opening n...
mmortensen@google.com
2010-10-28
2
-2
/
+5
*
Make SigninManager tolerate SignOut() calls when not initialized.
mnissler@chromium.org
2010-10-28
2
-0
/
+14
*
Disable CrashRecoveryBrowserTest.Reload for timing out.
mnaganov@chromium.org
2010-10-28
1
-1
/
+3
*
Autofill deprecate unique_ids in favor of guids for testing_automation_provider
dhollowa@chromium.org
2010-10-28
1
-3
/
+2
*
Clean up CrashRecoveryBrowserTest.LoadInNewTab disabling.
mnaganov@chromium.org
2010-10-28
1
-9
/
+2
*
The ChromeFrame objects now provides an unfrozen interface called IChromeFram...
hansl@google.com
2010-10-28
2
-2
/
+5
*
Disable SessionHistoryTest.FrameBackForward and FrameFormBackForward.
mnaganov@chromium.org
2010-10-28
1
-2
/
+6
*
Disable CrashRecoveryBrowserTest.LoadInNewTab on Linux and ChromeOS
mnaganov@chromium.org
2010-10-28
1
-2
/
+2
*
Mac: turn on file access checks for the IO thread.
thakis@chromium.org
2010-10-28
1
-1
/
+1
*
Disable FocusOnReloadCrashedTab completely -- it fails on other plaforms, too.
mnaganov@chromium.org
2010-10-28
1
-8
/
+1
*
[Chrome OS] Prevent HOSTED accounts from logging in, but still handle CAPTCHA...
cmasone@chromium.org
2010-10-28
2
-18
/
+34
*
Use special text for Guest Session instead of using standard text form Incogn...
altimofeev@chromium.org
2010-10-28
5
-3
/
+88
*
[cros] Relanding - Fix UI issues on SignIn/user pod.
nkostylev@chromium.org
2010-10-28
10
-14
/
+73
*
Store settings that should be signed in temporary place before owner is assig...
dilmah@chromium.org
2010-10-28
11
-15
/
+262
*
Changed text of the button for Guest Session.
altimofeev@chromium.org
2010-10-28
1
-1
/
+1
*
Disable setting block-third-party-cookies in HostContentSettingsMap if this p...
markusheintz@chromium.org
2010-10-28
1
-2
/
+8
*
[cros] Show error message when hosted account is used at login.
nkostylev@chromium.org
2010-10-28
3
-6
/
+22
*
Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...
rsleevi@chromium.org
2010-10-28
1
-4
/
+7
[next]