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
*
We've finished testing with the cwnd fixed at 32, it is clearly worse.
mbelshe@chromium.org
2011-04-11
1
-2
/
+2
*
Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe.
willchan@chromium.org
2011-04-11
1
-0
/
+1
*
Add option to disable BrowserWindowGtk debounce timer during tests.
mmoss@chromium.org
2011-04-11
3
-4
/
+35
*
Wait for ProfileSyncService to be initialized on browser restart
rsimha@chromium.org
2011-04-11
1
-0
/
+7
*
Ubuntu: Disable window resize grippers on Natty.
erg@chromium.org
2011-04-11
1
-0
/
+24
*
New automation hook to update the extensions, with sample pyauto test.
dennisjeffrey@google.com
2011-04-11
4
-0
/
+161
*
Reenable some tests that were erroneously marked FAILS due to bot flakiness.
dmichael@chromium.org
2011-04-11
3
-11
/
+1
*
Mark ExtensionWebRequestApiTest.WebRequestEvents flaky.
dmichael@chromium.org
2011-04-11
1
-2
/
+3
*
Fix the issue that context menu doesn't show on fullscreen Pepper Flash.
yzshen@chromium.org
2011-04-11
4
-21
/
+64
*
Mark ExtensionHistoryApiTest.GetVisits flaky.
dmichael@chromium.org
2011-04-11
1
-2
/
+3
*
ChromeOS updater testing automation hooks that can be called from Python usin...
dtu@chromium.org
2011-04-11
3
-34
/
+133
*
Added some disk info properties
tbarzic@chromium.org
2011-04-11
3
-6
/
+95
*
Rename TabContentsViewViews to TabContentsViewTouch.
ben@chromium.org
2011-04-11
7
-52
/
+52
*
[Mac] Collapse bookmark bar folder menu when starting to drag the folder.
asvitkine@chromium.org
2011-04-11
1
-0
/
+7
*
Reenable FREEZE_UPDATE property
oshima@google.com
2011-04-11
1
-0
/
+4
*
Add test for chrome.tabs.executeScript after the frames have finished loading.
mihaip@chromium.org
2011-04-11
1
-0
/
+6
*
[Chrome OS] Add currently-supported signed settings to device policy proto
cmasone@chromium.org
2011-04-11
1
-1
/
+15
*
Mac: Close bookmark bar menus if the system menubar is clicked.
maf@chromium.org
2011-04-11
1
-2
/
+35
*
Miscellaneous table changes
rginda@chromium.org
2011-04-11
7
-8
/
+47
*
Alphabetize TabContentsWrapper.
avi@chromium.org
2011-04-11
1
-6
/
+6
*
shared_resources_data_source.cc: add path name to dcheck
rginda@chromium.org
2011-04-11
1
-1
/
+1
*
about:gpu timeline should show duration of selection when dragging.
nduca@chromium.org
2011-04-11
2
-0
/
+5
*
importer: Add missing OVERRIDE to SourceProfilesLoaded().
tfarina@chromium.org
2011-04-11
6
-36
/
+34
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-11
3
-32
/
+29
*
Mark SavePackageTest.TestSuggestedSaveNames flaky.
dmichael@chromium.org
2011-04-11
1
-2
/
+2
*
Implemented policy for disabling the bookmark bar.
pastarmovj@chromium.org
2011-04-11
15
-11
/
+54
*
Fixes crash when a javascript dialog appeared while dragging a
sky@chromium.org
2011-04-11
2
-0
/
+8
*
Replace gmock's EXPECT_THAT by an explicit check when comparing proxy config ...
mnissler@chromium.org
2011-04-11
1
-3
/
+3
*
DevTools: fix extension parameters passing.
pfeldman@chromium.org
2011-04-11
1
-1
/
+1
*
Changes to cancel prerendering when there is HTML5 audio/video on a page.
cbentzel@chromium.org
2011-04-11
4
-0
/
+35
*
Provide backend methods for device enrollment UI
jkummerow@chromium.org
2011-04-11
29
-371
/
+735
*
Allow ProxyConfigService to report "no configuration set"
mnissler@chromium.org
2011-04-11
8
-131
/
+252
*
SignedSettings: Report unset policy as NOT_FOUND
mnissler@chromium.org
2011-04-11
2
-2
/
+20
*
Update enrollment UI with new icons
mnissler@chromium.org
2011-04-11
5
-7
/
+11
*
Fix destruction of device management backend jobs
mnissler@chromium.org
2011-04-11
3
-11
/
+41
*
Added wildcards support for the user whitelisting on ChromeOS.
pastarmovj@chromium.org
2011-04-11
2
-4
/
+38
*
Enable History Deletion from Search Result
develop@tzik.jp
2011-04-11
1
-9
/
+9
*
Unremoving the timeStamp property from webNavigation and webRequest extension...
jochen@chromium.org
2011-04-11
6
-4
/
+23
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-11
6
-167
/
+259
*
Implement operator* and operator-> for ScopedUserPrefUpdate
battre@chromium.org
2011-04-11
2
-14
/
+21
*
Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing.
thestig@chromium.org
2011-04-11
3
-79
/
+96
*
Fix a bug that caused timezone setting looked enabled for non-owner users
satorux@chromium.org
2011-04-11
1
-2
/
+6
*
Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...
tkent@chromium.org
2011-04-11
2
-9
/
+6
*
NNTP: Fix issue where the first-run message is truncated.
mazda@chromium.org
2011-04-11
1
-0
/
+4
*
Done some refactoring.
tbarzic@chromium.org
2011-04-11
2
-117
/
+357
*
Add some extra debugging info for a flaky test.
asargent@chromium.org
2011-04-10
1
-3
/
+32
*
importer: Remove unneeded includes.
tfarina@chromium.org
2011-04-10
11
-33
/
+21
*
Fix memory corruption that happens when the RenderViewHostDelegate deletes th...
jam@chromium.org
2011-04-09
1
-14
/
+6
*
Add gmail.com and googlemail.com to the HSTS hardcoded list. These domains
cevans@chromium.org
2011-04-09
1
-1
/
+1
*
Enable the "Use SSL 3.0" and "Use TLS 1.0" checkboxes on the Mac.
rtenneti@chromium.org
2011-04-09
3
-12
/
+19
[next]