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
*
Enable pyauto test on win: prefs.PrefsTest.testGeolocationPref
nirnimesh@chromium.org
2011-11-22
1
-2
/
+0
*
Patch from AliceT's issue codereview.chromium.org/8604012.
msw@chromium.org
2011-11-22
11
-27
/
+64
*
base::bind migrations for browser.cc
csilv@chromium.org
2011-11-22
2
-14
/
+15
*
More base::Bind migrations.
csilv@chromium.org
2011-11-22
3
-7
/
+10
*
Moving AutofillAgent Logic into Browser
csharp@chromium.org
2011-11-22
10
-44
/
+237
*
ASAN failing tests on PPAPITest.*
dhollowa@chromium.org
2011-11-22
1
-0
/
+7
*
Mark ExtensionApiTest.CrossOriginXHRFileAccess flaky on Mac.
yoz@chromium.org
2011-11-22
1
-1
/
+8
*
Make RenderViewHostObserver interface not use a struct from view_messages.h
jam@chromium.org
2011-11-22
2
-5
/
+2
*
Don't reload the keyboard on clean exit.
bryeung@chromium.org
2011-11-22
1
-3
/
+5
*
Remove unused kDefault permission.
jstritar@chromium.org
2011-11-22
2
-5
/
+0
*
Reenable ExtensionWebRequestApiTest.WebRequestBlocking after fixing the flaky...
battre@chromium.org
2011-11-22
1
-2
/
+1
*
Revert 110814 - ASAN timeout on OutOfProcessPPAPITest.Crypto
dhollowa@chromium.org
2011-11-22
1
-10
/
+1
*
Revert 111004 - ASAN timeout on OutOfProcessPPAPITest.Crypto
dhollowa@chromium.org
2011-11-22
1
-6
/
+5
*
Enable protector by default
avayvod@chromium.org
2011-11-22
3
-4
/
+4
*
Revert 111202 - ASAN failing tests on OutOfProcessPPAPITest.*
dhollowa@chromium.org
2011-11-22
1
-16
/
+4
*
Roll WebKit 100977:101017.
adamk@chromium.org
2011-11-22
1
-4
/
+2
*
base::Bind() conversion for crash handler/uploader.
dcheng@chromium.org
2011-11-22
2
-20
/
+26
*
Add OVERRIDE to chrome/browser/ui/gtk/.
avi@chromium.org
2011-11-22
48
-225
/
+279
*
Implement ui_controls for aura
oshima@chromium.org
2011-11-22
13
-417
/
+679
*
set noparent on resources/ntp4/OWNERS and resources/OWNERS
estade@chromium.org
2011-11-22
2
-0
/
+3
*
Add OVERRIDE to chrome/browser/chromeos/.
avi@chromium.org
2011-11-22
65
-233
/
+311
*
chromeos: Remove UpdateLibrary code, which is no longer used.
satorux@chromium.org
2011-11-22
8
-295
/
+0
*
Clean up ExtensionServiceTest.
yoz@chromium.org
2011-11-22
2
-232
/
+191
*
Adding histograms for better Omnibox prerender performance tracking.
dominich@chromium.org
2011-11-22
4
-0
/
+30
*
Register Browser for extension events from the original profile.
yoz@chromium.org
2011-11-22
1
-4
/
+4
*
Redo of Issue http://codereview.chromium.org/8621006/
saintlou@chromium.org
2011-11-22
6
-63
/
+5
*
ASAN failing tests on OutOfProcessPPAPITest.*
dhollowa@chromium.org
2011-11-22
1
-4
/
+16
*
Fix testSaveDangerousFile
nirnimesh@chromium.org
2011-11-22
2
-0
/
+2
*
[cros] Double-click fixes on Change Picture prefs page.
ivankr@chromium.org
2011-11-22
1
-11
/
+14
*
[cros] Fix crash in StubLogin.
ivankr@chromium.org
2011-11-22
1
-10
/
+21
*
GTK: Move code shared by future content/ classes and chrome/ to ui/.
erg@chromium.org
2011-11-22
6
-102
/
+4
*
More surgery to remove views desktop.
vollick@chromium.org
2011-11-22
10
-111
/
+19
*
chromeos: Change all clients of UpdateLibrary to use UpdateEngineClient.
satorux@chromium.org
2011-11-22
14
-175
/
+205
*
gtest / gmock shouldn't be in the shipping product
thakis@chromium.org
2011-11-22
12
-170
/
+134
*
ui_tests and browser_tests use layout test data.
toyoshim@chromium.org
2011-11-22
4
-30
/
+27
*
Removed TOUCH_UI (mostly constants) from chrome/browser/ui/views.
saintlou@chromium.org
2011-11-22
16
-132
/
+7
*
chromeos: Fix LoginUserTest.UserPassed and LoginProfileTest.UserNotPassed.
satorux@chromium.org
2011-11-22
1
-2
/
+7
*
Delete the temporary file when generating MHTML with the extension API.
jcivelli@chromium.org
2011-11-22
11
-28
/
+220
*
Make HistoryDatabase own StarredURLDatabase instead of inheriting from it.
tfarina@chromium.org
2011-11-22
5
-27
/
+26
*
Print Preview: Fixing javascript error occuring in the margins code.
dpapad@chromium.org
2011-11-22
2
-0
/
+11
*
Have panels respond to changes in work area on Linux. This includes switching...
prasadt@chromium.org
2011-11-22
8
-13
/
+31
*
Modify LockWindow to grab inputs when the WebUI lock screen is displayed.
flackr@chromium.org
2011-11-22
2
-18
/
+245
*
s/Move/Stack/ in names of stacking-related methods.
derat@chromium.org
2011-11-22
3
-5
/
+5
*
Fix the placement of dangerous download warning icons in DownloadItemView.
asanka@chromium.org
2011-11-22
1
-6
/
+12
*
Implementation of window_snapshot_aura
pkotwicz@chromium.org
2011-11-22
1
-6
/
+28
*
views: Factor out Listener from Combobox into its own header file.
tfarina@chromium.org
2011-11-22
10
-46
/
+61
*
Added chrome.experimental.devtools.panels.createStatusBarButton()
caseq@google.com
2011-11-22
2
-13
/
+1113
*
Use WebUI version of SSL cert dialog on ChromeOS.
rbyers@chromium.org
2011-11-22
1
-1
/
+4
*
[cros] Users without no profile image get a gray avatar when Local State is l...
ivankr@chromium.org
2011-11-22
1
-5
/
+6
*
Add reload link.
kevers@chromium.org
2011-11-22
3
-5
/
+39
[next]