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
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
7
-2
/
+25
*
DevTools: browser CRASH upon listen socket disconnect in remote debugging.
pfeldman@chromium.org
2010-12-16
2
-0
/
+18
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-16
8
-21
/
+54
*
Add error text for ERR_DETAILS_CACHE_READ_FAILURE and
mmenke@chromium.org
2010-12-16
2
-2
/
+47
*
--enable-prerender also turns on content prefetching.
cbentzel@chromium.org
2010-12-16
1
-3
/
+6
*
Revert 69401 (breaks chromiumos tests) - Use WINDOW instead of BUBBLE for the...
altimofeev@chromium.org
2010-12-16
1
-9
/
+5
*
Attempt to fix the Save link crash which started occuring since the change to...
ananta@chromium.org
2010-12-16
4
-11
/
+12
*
Use WINDOW instead of BUBBLE for the throbber widget.
altimofeev@chromium.org
2010-12-16
1
-5
/
+9
*
Fix random typo to trigger a build.
finnur@chromium.org
2010-12-16
1
-2
/
+2
*
Revert 68905 - Pull in a named constant from WebKit
finnur@chromium.org
2010-12-16
2
-200
/
+196
*
[cros] Respect user initiated screen lock that happens while waiting for init...
nkostylev@chromium.org
2010-12-16
2
-11
/
+27
*
Updating trunk VERSION from 613.0 to 614.0
chrome-release@google.com
2010-12-16
1
-1
/
+1
*
Fix problem with %temp% paths not collapsing correctly.
finnur@chromium.org
2010-12-16
3
-22
/
+61
*
Support US Colemak keyboard layout (Chrome part)
yusukes@google.com
2010-12-16
5
-0
/
+14
*
Rest of the autofill work.
lipalani@chromium.org
2010-12-16
43
-171
/
+1649
*
Don't use empty fields as distinguishing fields for autofill.
isherman@chromium.org
2010-12-16
2
-1
/
+27
*
Don't show duplicate Autofill suggestions.
isherman@chromium.org
2010-12-16
3
-31
/
+75
*
Fix a typo
isherman@chromium.org
2010-12-16
1
-1
/
+1
*
Move PlatformContext3DImpl to separate file
piman@google.com
2010-12-16
4
-114
/
+142
*
Makes linux honor instant_is_active when instant temporarily hides.
sky@chromium.org
2010-12-16
3
-6
/
+12
*
Two fixes for the virtual keyboard.
bryeung@google.com
2010-12-16
4
-18
/
+30
*
Making CUPS calls non-blocking.
gene@google.com
2010-12-16
1
-2
/
+7
*
Code Cleanup: Remove unused declaration
sail@chromium.org
2010-12-16
1
-4
/
+0
*
DOMUI Prefs: Remove border from list seletion, per mocks clarification
stuartmorgan@chromium.org
2010-12-16
4
-10
/
+1
*
Remove unused ModalDialogDelegate class.
tfarina@chromium.org
2010-12-16
3
-75
/
+0
*
Added clearing of downloads_ set on RemoveDownloadsBetween pathway.
rdsmith@chromium.org
2010-12-15
1
-4
/
+15
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
22
-27
/
+26
*
Make us save favicon in incognito mode if the url is bookmarked. This
sky@chromium.org
2010-12-15
10
-5
/
+86
*
Reset bg page badge when wrench menu closes.
atwilson@chromium.org
2010-12-15
1
-0
/
+7
*
Makes instant not suggest string that look like urls.
sky@chromium.org
2010-12-15
6
-0
/
+68
*
Mac: Correctly clip tab title
sail@chromium.org
2010-12-15
3
-33
/
+93
*
Remove unneeded NSS headers and the base::EnsureNSSInit() call.
wtc@google.com
2010-12-15
1
-12
/
+1
*
Temporarily avoid process swaps for renderer navigations away from an app.
creis@google.com
2010-12-15
2
-8
/
+32
*
Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...
jam@chromium.org
2010-12-15
45
-833
/
+705
*
[tabbed options] more work on content settings exceptions lists
estade@chromium.org
2010-12-15
7
-131
/
+220
*
Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...
mirandac@chromium.org
2010-12-15
8
-54
/
+21
*
Mac: zoom title and favicon during tabpose zoom animation
thakis@chromium.org
2010-12-15
1
-44
/
+106
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
36
-26
/
+46
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-15
8
-21
/
+54
*
Adjust OTR guy up a bit to avoid the border, give him a shadow (for reals; se...
avi@chromium.org
2010-12-15
2
-13
/
+36
*
Make sure private data does not inadverently get printed out
nirnimesh@chromium.org
2010-12-15
1
-1
/
+3
*
Fix search_engines tests to use localhost:1000 instead of localhost
nirnimesh@chromium.org
2010-12-15
1
-6
/
+8
*
Further refine signature for crash 66741 to catch known variants.
csilv@chromium.org
2010-12-15
1
-1
/
+1
*
Add a preference to clear plugin data on browser shutdown.
bauerb@chromium.org
2010-12-15
7
-1
/
+62
*
Adding a new class, PackageProperties that represents the shared binaries for...
tommi@chromium.org
2010-12-15
17
-77
/
+376
*
Make PepperFileMessageFilter be a BrowserMessageFilter.
jam@chromium.org
2010-12-15
10
-192
/
+145
*
Protect against early calls to GetProfileSuncService() (chromium-os:10209)
stevenjb@google.com
2010-12-15
1
-0
/
+9
*
DOMUI Options: Add esc handling for closing subpages
stuartmorgan@chromium.org
2010-12-15
1
-1
/
+6
*
- Verify that Chrome sets the extended attributes on a file so when its launc...
nirnimesh@chromium.org
2010-12-15
1
-0
/
+47
*
Add --gtest_filter negative pattern handling for out_of_proc_test_runner
kinuko@chromium.org
2010-12-15
1
-3
/
+14
[next]