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
*
Move Event files into views/events
ben@chromium.org
2011-02-09
30
-30
/
+30
*
Rename the histograms for prerendering to have the
tburkard@chromium.org
2011-02-09
1
-8
/
+7
*
Things required to support policy for login screen.
dilmah@chromium.org
2011-02-09
6
-18
/
+66
*
chromeos: Don't let pages intercept top-row keys.
derat@chromium.org
2011-02-09
5
-10
/
+39
*
Fullscreen mode should disable some keyboard shortcuts, however we enter it.
skerner@chromium.org
2011-02-09
1
-2
/
+7
*
Disable user whitelist when "Restrict sign-in..." checkbox is off.
xiyuan@chromium.org
2011-02-09
1
-6
/
+30
*
chrome.management.launchApp() should choose the window type for the app based...
skerner@chromium.org
2011-02-09
14
-21
/
+271
*
Fixes regression where the wrong url was getting added for instant
sky@chromium.org
2011-02-09
4
-2
/
+25
*
Fix presentation of infobar for non-warning messages. Their colour is
rogerta@chromium.org
2011-02-09
3
-0
/
+10
*
Revert 74292 - Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
60
-829
/
+856
*
Migrate Proxy Settings API to net::ProxyServer
battre@chromium.org
2011-02-09
4
-125
/
+110
*
Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
60
-856
/
+829
*
Replaced environment variables for our own ones in the UserDataDir policy for...
pastarmovj@chromium.org
2011-02-09
3
-39
/
+116
*
DevTools: remove loaded from remote debugging handshake.
pfeldman@chromium.org
2011-02-09
1
-5
/
+6
*
Do not change locale on login screen and for non-owner sessions without touch...
dilmah@chromium.org
2011-02-09
7
-36
/
+31
*
Consider --proxy-server= as 'use direct connections'
battre@chromium.org
2011-02-09
2
-2
/
+12
*
Fix handling of setting a single proxy in Proxy Settings API
battre@chromium.org
2011-02-09
3
-31
/
+27
*
Make proxy settings one atomic dictionary in the PrefStores such that modific...
battre@chromium.org
2011-02-09
27
-317
/
+613
*
Fix memory leak in MigrateBrowserPrefs caused by excessive copying.
mirandac@chromium.org
2011-02-09
1
-1
/
+1
*
Make "Learn More" link in the outdated plug-in infobar work.
bauerb@chromium.org
2011-02-09
3
-6
/
+14
*
Remove a crash from known reliability crashes.
sgjesse@google.com
2011-02-09
1
-3
/
+0
*
Remove modality of MULTI_VALUE choice types in AboutFlags
gavinp@chromium.org
2011-02-09
4
-34
/
+67
*
GTTF: Convert automation observers to reference AutomationProvider
phajdan.jr@chromium.org
2011-02-09
5
-381
/
+522
*
Disable FormStructureBrowserTest.DataDrivenHeuristics on Windows
isherman@chromium.org
2011-02-09
1
-1
/
+7
*
Updating trunk VERSION from 665.0 to 666.0
chrome-release@google.com
2011-02-09
1
-1
/
+1
*
Get rid of InputMethodLibrary::GetImeConfig().
satorux@chromium.org
2011-02-09
3
-30
/
+2
*
Fix a bug where we were changing the current keyboard layout twice.
satorux@chromium.org
2011-02-09
1
-25
/
+46
*
Support German Neo 2 xkb layout.
mazda@chromium.org
2011-02-09
6
-0
/
+13
*
Prevent non-Incognito windows in the Guest session.
altimofeev@chromium.org
2011-02-09
11
-104
/
+324
*
Recover the current input method from the Preference file only once.
yusukes@google.com
2011-02-09
4
-15
/
+35
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
25
-30
/
+64
*
touch: Fix compile after views API changes, and remove some dead code.
sadrul@chromium.org
2011-02-09
3
-5
/
+6
*
Remove SQLite safe-browsing backing store.
shess@chromium.org
2011-02-09
11
-1374
/
+25
*
Set the modifier key mapping before preload engines.
satorux@chromium.org
2011-02-09
1
-13
/
+20
*
Record LanguageMenuButton_InputMethodChanged user metrics in ActivatedAt().
yusukes@google.com
2011-02-09
1
-2
/
+2
*
Fix issue where Chrome.Window.Update unmaximizes a window when only the focus...
levin@chromium.org
2011-02-09
16
-2
/
+188
*
Prevent crashing on errors in PPB_Context_3D_Impls.
neb@chromium.org
2011-02-09
1
-0
/
+1
*
Don't update safe-browsing database if no updates come down.
shess@chromium.org
2011-02-09
3
-2
/
+69
*
Add instrunction for hiding Keyboard Overlay.
mazda@chromium.org
2011-02-09
4
-12
/
+32
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
52
-159
/
+150
*
Fixes rendering bug where we would render bookmark separator when we
sky@chromium.org
2011-02-09
2
-14
/
+23
*
Mac: Turn on tab overview mode by default.
thakis@chromium.org
2011-02-09
6
-32
/
+0
*
Check for NULL when there's no TabContentsWrapper for the current page.
tommi@chromium.org
2011-02-09
1
-1
/
+3
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
25
-31
/
+31
*
Fix key identifier conversion.
bryeung@chromium.org
2011-02-09
7
-12
/
+454
*
[Sync] Use RenderViewHostHarness in SyncInternalsUI tests to avoid leaks
akalin@chromium.org
2011-02-09
1
-13
/
+22
*
Call ProfileSyncService::ShowErrorUI for post login sync errors
stevenjb@google.com
2011-02-09
1
-10
/
+14
*
Use-after-free in PersonalDataManager destructor on Mac OS
dhollowa@chromium.org
2011-02-09
1
-0
/
+14
*
Fixes for new folder option of advanced filesystem.
achuith@chromium.org
2011-02-09
1
-59
/
+71
*
Misc. cleanup bits I missed in my last pass.
pkasting@chromium.org
2011-02-09
19
-89
/
+68
[next]