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
*
base::Bind: Convert net::NetworkDelegate.
jhawkins@chromium.org
2011-12-01
14
-73
/
+75
*
Moving file selection checkbox to the field name.
serya@chromium.org
2011-12-01
5
-39
/
+42
*
Add methods needed for overflow panels to NativePanel interface.
jianli@chromium.org
2011-12-01
7
-0
/
+41
*
Add /third_party/libphonenumber/src to .gitignore.
derat@chromium.org
2011-12-01
1
-0
/
+1
*
Support painting panel in iconified mode on Windows.
jianli@chromium.org
2011-12-01
3
-33
/
+82
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-12-01
15
-27
/
+55
*
Improve Autocomplete Matches and Handling of Large Results Sets
mrossetti@chromium.org
2011-12-01
5
-179
/
+223
*
Replace \n in message strings to acutal new lines.
tony@chromium.org
2011-12-01
4
-36
/
+92
*
[ntp4] Remove bookmarks page implementation and resources.
csilv@chromium.org
2011-12-01
16
-1431
/
+5
*
Finish the base::Bind migration for webkit/media.
fischman@chromium.org
2011-12-01
5
-57
/
+59
*
Register global accelerators and add placeholders for handling them.
mazda@chromium.org
2011-12-01
4
-21
/
+254
*
Be more careful when calling methods on chromeHidden. If chromeHidden didn't ...
aa@chromium.org
2011-12-01
1
-4
/
+10
*
GTK: Move to gtk_widget_get_allocation() for some of chrome/browser/ui/gtk/
erg@chromium.org
2011-12-01
5
-44
/
+60
*
Fix error logging in phishing_classifier.cc.
bryner@chromium.org
2011-12-01
1
-1
/
+1
*
Fix a leak in NetworkUIDataTest.
mnissler@chromium.org
2011-12-01
1
-0
/
+2
*
Removing the last occurences of the 'touchui' gyp flag.
saintlou@chromium.org
2011-12-01
3
-16
/
+3
*
Only enable improved SafeBrowsing download protection on Windows.
noelutz@google.com
2011-12-01
3
-0
/
+35
*
Add DEPS include rules so we don't accidentally use chromium stuff.
dmichael@chromium.org
2011-12-01
18
-58
/
+151
*
Launch Me2Me connections in a new tab. Remove OK button from post-connect scr...
jamiewalch@chromium.org
2011-12-01
8
-34
/
+109
*
Cleanup: Remove an unused variable.
thestig@chromium.org
2011-12-01
3
-8
/
+2
*
Remove import ONC option from internet settings (to be moved to net-internals).
achuith@chromium.org
2011-12-01
5
-41
/
+0
*
Disable network "Connect" dialog UI in case of policy-managed networks.
mnissler@chromium.org
2011-12-01
6
-34
/
+237
*
Disable UI in chrome://settings/internet and details popup for policy-managed...
mnissler@chromium.org
2011-12-01
8
-54
/
+211
*
Implement Accelerator::GetShortcutText for non-Windows Aura.
mazda@chromium.org
2011-12-01
1
-0
/
+9
*
Print Preview: Added "Fit to page" string.
kmadhusu@chromium.org
2011-12-01
1
-0
/
+3
*
Remove ShouldUseGAIAProfileInfo suppression
sail@chromium.org
2011-12-01
2
-7
/
+0
*
aura: fix fullscreen pepper flash
piman@chromium.org
2011-12-01
2
-28
/
+25
*
views::Label should paint borders in the overridden OnPaint() method.
varunjain@chromium.org
2011-12-01
1
-0
/
+4
*
Dialog boxes now wider and deeper and buttons bottom justified.
kgr@chromium.org
2011-12-01
2
-5
/
+6
*
Make TaskManager not use ChildProcessInfo. After this change, I will make Bro...
jam@chromium.org
2011-12-01
4
-79
/
+86
*
aura: Turn XInput2 back on.
sadrul@chromium.org
2011-12-01
3
-6
/
+74
*
GTK: Port RenderWidgetHostViewGtk to latest GTK
robert.bradford@intel.com
2011-12-01
2
-20
/
+41
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-12-01
5
-5
/
+5
*
Fix ShouldUseGAIAProfileInfo on ChromeOS
sail@chromium.org
2011-12-01
1
-0
/
+5
*
Avoid references to untrusted.gypi in WebKit
noelallen@google.com
2011-12-01
8
-566
/
+467
*
Update .DEPS.git
chrome-admin@google.com
2011-12-01
1
-1
/
+1
*
Revert "Webkit roll: 101316 -> 101681"
scheib@chromium.org
2011-12-01
1
-1
/
+1
*
Dispatch the Windows font caching IPCs in one filter. This avoids having the ...
jam@chromium.org
2011-12-01
12
-268
/
+244
*
Re-enable bunch of tests that are passing now on the bots.
venkataramana@google.com
2011-12-01
1
-27
/
+0
*
Use WebKit::initializeWithoutV8() in SandboxIPCProcess.
adamk@chromium.org
2011-12-01
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2011-12-01
1
-1
/
+1
*
SessionHistoryTest.FrameBackForward is probably no longer flaky.
joi@chromium.org
2011-12-01
1
-8
/
+1
*
Webkit roll: 101316 -> 101681
scheib@chromium.org
2011-12-01
1
-1
/
+1
*
aura: Detect double clicks and set ui::EF_IS_DOUBLE_CLICK appropriately.
sadrul@chromium.org
2011-12-01
2
-3
/
+43
*
Adding a detailed message for Netflix login failure problem
rohitbm@chromium.org
2011-12-01
1
-1
/
+3
*
Change the way we are sending audio data to driver when using WaveOut API.
enal@chromium.org
2011-12-01
4
-117
/
+169
*
Excluding ShouldUseGAIAProfileInfo from heapcheck, fails on bot.
rnk@chromium.org
2011-12-01
1
-0
/
+3
*
[Sync] Use right define for disabled passwords sync perf test
akalin@chromium.org
2011-12-01
1
-1
/
+1
*
Enhance sync-webkit-git.py to support more actions.
tony@chromium.org
2011-12-01
2
-7
/
+33
*
Remove dangling files and clean up gyp.
saintlou@chromium.org
2011-12-01
7
-258
/
+0
[next]