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
*
Update protobuf definitions for ChromeOS device policy support
jkummerow@chromium.org
2011-03-25
8
-22
/
+70
*
Suppress unitialized accesses in Mac unit_tests (issue 77388)
glider@chromium.org
2011-03-25
1
-0
/
+66
*
DevTools: migrate to the new updatream willSendRequest method.
pfeldman@chromium.org
2011-03-25
1
-5
/
+2
*
Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.
dilmah@chromium.org
2011-03-25
11
-20
/
+88
*
WebKit merge 81934:81946.
yutak@chromium.org
2011-03-25
2
-5
/
+1
*
Suppress the leaks introduced by r79313 (issue 77376)
glider@chromium.org
2011-03-25
2
-1
/
+51
*
Update V8 to version 3.2.4.2
sgjesse@google.com
2011-03-25
1
-1
/
+1
*
Updating trunk VERSION from 714.0 to 715.0
chrome-release@google.com
2011-03-25
1
-1
/
+1
*
Mark OptionsUITest.LoadOptionsByURL as flaky
isherman@chromium.org
2011-03-25
1
-1
/
+2
*
Don't autofill fields styled to be non-user visible.
isherman@chromium.org
2011-03-25
3
-5
/
+37
*
WebKit merge 81877:81934.
yutak@chromium.org
2011-03-25
2
-1
/
+5
*
Fix check_perms failure from r79368.
thestig@chromium.org
2011-03-25
1
-0
/
+0
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
13
-35
/
+467
*
Make sure the system request context specifies a user agent.
eroman@chromium.org
2011-03-25
1
-2
/
+16
*
Promote some DCHECKs to CHECKs, to help narrow issue 77227.
eroman@chromium.org
2011-03-25
2
-12
/
+12
*
Relanding this as this broke chrome frame net tests as we were not sending th...
ananta@chromium.org
2011-03-25
1
-16
/
+16
*
Adding new 7zr.exe
bradnelson@google.com
2011-03-25
1
-0
/
+0
*
Limit impact of large result sets in the HistoryQuickProvider by short-circui...
mrossetti@chromium.org
2011-03-25
3
-10
/
+57
*
[Sync] Add enum-to-string conversions for syncable enums
akalin@chromium.org
2011-03-25
6
-0
/
+282
*
Move spellcheck messages into their own file, and dispatch them all in SpellC...
jam@chromium.org
2011-03-25
22
-229
/
+231
*
Revert 79352 - ChromeFrame would fail to load the page correctly if a manifes...
mrossetti@chromium.org
2011-03-25
1
-16
/
+16
*
Enabling all the pyauto popup tests
sunandt@google.com
2011-03-25
1
-1
/
+0
*
importer: Remove typedef from struct declaration.
tfarina@chromium.org
2011-03-25
1
-15
/
+15
*
Fix a few issues with 802.1x UI.
chocobo@chromium.org
2011-03-25
4
-78
/
+85
*
Get rid of extra padding on product_logo.png
estade@chromium.org
2011-03-25
2
-0
/
+0
*
Fix a memory leak in the AutomationResourceMessageFilter while processing a r...
ananta@chromium.org
2011-03-25
1
-0
/
+1
*
Modify #include order slightly to clearly put ATL headers first.
pkasting@chromium.org
2011-03-25
3
-13
/
+13
*
ChromeFrame would fail to load the page correctly if a manifest was specified...
ananta@chromium.org
2011-03-25
1
-16
/
+16
*
fix mac build
jamesr@chromium.org
2011-03-25
1
-1
/
+1
*
Cleanup: Remove src/contents dependency on PrintPreviewTabController.
thestig@chromium.org
2011-03-25
4
-11
/
+18
*
Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...
jamesr@chromium.org
2011-03-25
13
-29
/
+80
*
Removed --no-gpu-sandbox.
apatrick@chromium.org
2011-03-25
4
-6
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-03-24
1
-1
/
+2
*
[Sync] Refactor DataTypeManager to not allow Configure call while configuring.
zea@chromium.org
2011-03-24
8
-104
/
+97
*
Removing GetData helper from NativeMetafile interface and also renaming it to...
dpapad@chromium.org
2011-03-24
4
-10
/
+12
*
Add net/testserver.log to .gitignore
joi@chromium.org
2011-03-24
1
-0
/
+1
*
importer: Use base::win::GetVersion() instead of the custom IsWindowsVista() ...
tfarina@chromium.org
2011-03-24
1
-10
/
+4
*
Remove all "net::" prefixes under net/url_request for code that's
adamk@chromium.org
2011-03-24
22
-403
/
+413
*
Roll ANGLE from r591 to r594.
zmo@google.com
2011-03-24
1
-1
/
+1
*
Removed DownloadManagerTest.StartDownload from ChromeOS.
ahendrickson@chromium.org
2011-03-24
1
-0
/
+4
*
[Sync] Delete ServerNotifierThread and refactor InvalidationNotifier
akalin@chromium.org
2011-03-24
19
-510
/
+727
*
importer: Rip out ImporterObserver::ImportCanceled().
tfarina@chromium.org
2011-03-24
5
-19
/
+7
*
Fixed header guard.
ddorwin@chromium.org
2011-03-24
1
-3
/
+3
*
Coverity PASS_BY_VALUE fixes
dpapad@chromium.org
2011-03-24
6
-7
/
+7
*
Disabled delete tests of ServiceProcessStateFileManipulationTest
dmaclach@chromium.org
2011-03-24
1
-3
/
+4
*
Coverity: Initialize a local var.
jhawkins@chromium.org
2011-03-24
1
-1
/
+5
*
Removes some unneeded code from TabContentsViewWin. This is handled
sky@chromium.org
2011-03-24
1
-13
/
+0
*
GPU process: Add a SEH handler to the compositor window proc.
rvargas@google.com
2011-03-24
1
-1
/
+5
*
PrerenderInfiniteLoopMultiple is flaky
michaeln@google.com
2011-03-24
1
-1
/
+2
*
Disabled following flaky tests:
anantha@chromium.org
2011-03-24
1
-0
/
+5
[next]