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
*
Fix a warning found by Clang:
rsesek@chromium.org
2011-02-07
5
-14
/
+11
*
Propagate locale change into text of tooltips of user pods.
dilmah@chromium.org
2011-02-07
5
-2
/
+21
*
Require touchui==1 and chromeos==1 to build DOM login screen
bryeung@chromium.org
2011-02-07
10
-344
/
+17
*
DOMUI: 'Disable' the explanatory text for the 'Clear Auto-opening Settings'
jhawkins@chromium.org
2011-02-07
3
-2
/
+13
*
[Mac] Clean up some drawing artifacts with the new unspoofable infobars.
rsesek@chromium.org
2011-02-07
1
-9
/
+29
*
Added support for highlight background resources in windows task manager.
atwilson@chromium.org
2011-02-07
4
-26
/
+93
*
NTP: Fix restore all
arv@chromium.org
2011-02-07
1
-4
/
+8
*
Remove random, unused mac code from BrowserView
estade@chromium.org
2011-02-07
1
-19
/
+0
*
Renderer process keeps track of prerendering state across redirects.
mmenke@chromium.org
2011-02-07
3
-11
/
+56
*
Rename "cellular" to "mobile data".
chocobo@chromium.org
2011-02-07
1
-5
/
+5
*
This updates the resources for the killed tab page
gspencer@chromium.org
2011-02-07
2
-2
/
+2
*
DOMUI Prefs: Allow multi-selection for editable lists
stuartmorgan@chromium.org
2011-02-07
4
-10
/
+25
*
Allow the tab widths to expand, e.g. for internationalization.
johnnyg@chromium.org
2011-02-07
1
-2
/
+2
*
Adding plugins compare test
rohitbm@google.com
2011-02-07
3
-0
/
+67
*
Support for --quick-enable-cf in the installer.
tommi@chromium.org
2011-02-07
9
-18
/
+216
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
14
-146
/
+408
*
Highlight background pages in task manager if user clicks View Background Pages.
atwilson@chromium.org
2011-02-07
15
-25
/
+115
*
Add FinalStatus expectations to PrerenderBrowserTest tests.
cbentzel@chromium.org
2011-02-07
1
-25
/
+49
*
Move the Carbon SetCursor method on WebPluginDelegateImpl to a different name...
avi@chromium.org
2011-02-07
1
-2
/
+2
*
Add an api_test for creating windows in incognito when policy disallows it.
finnur@chromium.org
2011-02-07
3
-1
/
+38
*
Remove unneeded include statement.
finnur@chromium.org
2011-02-07
1
-1
/
+0
*
Disabling changing release channel for non-owners.
serya@google.com
2011-02-07
2
-1
/
+6
*
Updating trunk VERSION from 662.0 to 663.0
chrome-release@google.com
2011-02-07
1
-1
/
+1
*
Apply a sanity check on gfx::Size deserialization so we can be confident there
cevans@chromium.org
2011-02-07
1
-0
/
+2
*
Disable ExtensionApiTest.WebNavigationEvents1, flakily exceeds test timeout
phajdan.jr@chromium.org
2011-02-07
1
-1
/
+2
*
Refactor InputMethodLibrary:
satorux@chromium.org
2011-02-07
1
-47
/
+69
*
Don't call chromeos::GetCurrentInputMethod() from FlushImeConfig().
satorux@chromium.org
2011-02-07
1
-13
/
+16
*
Revert 73850 - Disable testserver with pyauto
nirnimesh@chromium.org
2011-02-06
2
-3
/
+1
*
Activation process and UI improvements:
zelidrag@chromium.org
2011-02-06
6
-44
/
+64
*
Revert all the reverts and partial re-lands of r73427. Fix the startup perf r...
brettw@google.com
2011-02-06
4
-113
/
+99
*
Fix regression caused by r73784, add regression test and
aa@chromium.org
2011-02-06
15
-24
/
+34
*
Trim mergins of the keyboard overlay.
mazda@chromium.org
2011-02-06
3
-3
/
+93
*
Updating trunk VERSION from 661.0 to 662.0
chrome-release@google.com
2011-02-06
1
-1
/
+1
*
Change "CapsLock" to "Caps Lock" in the modifier key drop-down list.
mazda@chromium.org
2011-02-06
1
-1
/
+1
*
Add check for NaCl being enabled which got lost in my refactoring of the
brettw@chromium.org
2011-02-06
1
-1
/
+2
*
Part 3 of re-landing r73427. This moves the built-in plugin computation to a ...
brettw@google.com
2011-02-06
2
-96
/
+84
*
Oops, fix cache paths.
willchan@chromium.org
2011-02-06
1
-1
/
+1
*
Re-land more changes from r73427 where we set the name for each module in the...
brettw@google.com
2011-02-05
3
-32
/
+32
*
Fix the build, previous patch had a typo.
brettw@chromium.org
2011-02-05
1
-1
/
+1
*
Re-land part of r73427 where the plugin info and internal plugin info are uni...
brettw@google.com
2011-02-05
2
-31
/
+20
*
Revert 73427 (set the name of the PPAPI plugin correcetly) and 73916 (minor b...
brettw@google.com
2011-02-05
4
-167
/
+204
*
GTTF: disable flaky OptionsUITest tests that fail on automation timeouts
phajdan.jr@chromium.org
2011-02-05
1
-21
/
+6
*
Updating trunk VERSION from 660.0 to 661.0
chrome-release@google.com
2011-02-05
1
-1
/
+1
*
[Sync] Add support for getRootNode() and getNodeById() JS messages
akalin@chromium.org
2011-02-05
5
-19
/
+440
*
Re-disable IFrameTest.InEmptyFrame on Linux, re-enable on Mac/Win
isherman@chromium.org
2011-02-05
1
-4
/
+4
*
Enable AutoFill crowdsourcing for Chromium builds as well.
isherman@chromium.org
2011-02-05
3
-18
/
+1
*
Kill the ChromeDriver process when the Launcher is destructed.
kkania@chromium.org
2011-02-05
2
-0
/
+4
*
Remove double-initialization for plugin modules.
brettw@google.com
2011-02-05
1
-2
/
+0
*
Fix Task Manager to correctly display network usage of plug-in processes.
ajwong@chromium.org
2011-02-05
13
-92
/
+70
*
Allow process swaps for renderer navigations away from an extension.
creis@google.com
2011-02-05
1
-10
/
+13
[next]