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
*
Start creating the content::WebPage interface around TabContents. This is jus...
jam@chromium.org
2011-12-20
59
-246
/
+297
*
net: remove the NextUpdate and WindowSecs code from CRLSet.
agl@chromium.org
2011-12-20
2
-40
/
+2
*
Fix a regression in the NPAPI NPN_GetValueForURL function which is used by pl...
ananta@chromium.org
2011-12-19
1
-1
/
+2
*
Don't wait for page loads in chromedriver when closing a window or session.
kkania@chromium.org
2011-12-19
6
-8
/
+32
*
Enable testPDFRunner
nirnimesh@chromium.org
2011-12-19
1
-2
/
+0
*
Fix crash in cloud print dialog on Mac.
abodenha@chromium.org
2011-12-19
2
-9
/
+12
*
Remove code related to counting conflicts
rlarocque@chromium.org
2011-12-19
5
-1163
/
+16
*
Fix file leaks in a ETW test and a ScopedTempDir test.
thestig@chromium.org
2011-12-19
2
-4
/
+11
*
Don't abort() if GLib/GTK have been initialized in the utility process.
jorgelo@chromium.org
2011-12-19
1
-3
/
+4
*
Now typed url code VLOGs on duplicate visits instead of warnings.
justincohen@google.com
2011-12-19
1
-1
/
+1
*
Tightened up checks for bad ids in download_database.cc.
rdsmith@chromium.org
2011-12-19
2
-10
/
+50
*
Add perf expectations for results of nacl_helper{,_bootstrap} sizes tests
mcgrathr@chromium.org
2011-12-19
1
-0
/
+20
*
Revert 114909 - [Sync] Add NOTREACHED for empty passphrase.
stevenjb@google.com
2011-12-19
2
-3
/
+0
*
net: add a tool to dump CRL sets.
agl@chromium.org
2011-12-19
2
-1
/
+86
*
Merge gpu_browsertest with gpu_feature_browsertest.
zmo@google.com
2011-12-19
3
-73
/
+41
*
Fix JavaBridgeDispatcherHost's override of RenderViewHostObserver::RenderView...
steveblock@chromium.org
2011-12-19
2
-2
/
+4
*
Win accelerated surface recovers from a hung device.
apatrick@chromium.org
2011-12-19
3
-27
/
+47
*
Fix ARM build of nacl_process_host code
mcgrathr@chromium.org
2011-12-19
1
-6
/
+7
*
In net-internals, have HTTP_STREAM_JOBs link to the
mmenke@chromium.org
2011-12-19
13
-32
/
+41
*
Daemonize the Virtual Me2Me script, and implement simple PID-file checking.
lambroslambrou@google.com
2011-12-19
1
-23
/
+200
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
42
-703
/
+880
*
Update .DEPS.git
chrome-admin@google.com
2011-12-19
1
-2
/
+2
*
Make ui_tests fail faster if all tests fail.
thakis@chromium.org
2011-12-19
3
-1
/
+16
*
Skia DEPS roll 2885->2896
epoger@chromium.org
2011-12-19
1
-1
/
+1
*
Remove meaningless log message.
miket@chromium.org
2011-12-19
1
-1
/
+2
*
Make extension installs from sync be from_webstore.
yoz@chromium.org
2011-12-19
5
-10
/
+20
*
Revert 114941 - We introduce the concept of nudge delay and each datatype is ...
lipalani@chromium.org
2011-12-19
7
-247
/
+63
*
base::Bind: Fixes in content/
jhawkins@chromium.org
2011-12-19
4
-32
/
+18
*
Re-apply 922cff9cd081e3ae327b52d3cc6bd8423307dee0
stevenjb@google.com
2011-12-19
8
-260
/
+346
*
Implement CloseAllSecondaryWidgets()
mukai@chromium.org
2011-12-19
1
-6
/
+21
*
Consolidate AudioRendererAlgorithm classes into one class
vrk@google.com
2011-12-19
10
-657
/
+268
*
Lower Linux static initializer expectations by 2, mac by 1
thakis@chromium.org
2011-12-19
1
-3
/
+3
*
Revert 114500 - Disable Canvas2DAllowed for OS_LINUX, it times out on Linux d...
jbates@chromium.org
2011-12-19
1
-4
/
+0
*
Add support to suppressions.py for the DrMemory suppression syntax.
rnk@chromium.org
2011-12-19
3
-172
/
+644
*
[cros] Refresh Continue button state on language change.
nkostylev@chromium.org
2011-12-19
1
-0
/
+2
*
Add bluetooth overlays.
kevers@chromium.org
2011-12-19
5
-0
/
+338
*
Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...
bauerb@chromium.org
2011-12-19
41
-720
/
+851
*
Protector: split the New histogram into two: valid and invalid backup.
ivankr@chromium.org
2011-12-19
3
-8
/
+21
*
Fix extensions install procedure to use the user's temp directory for unzipping.
pastarmovj@chromium.org
2011-12-19
2
-6
/
+89
*
Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.
joi@chromium.org
2011-12-19
12
-92
/
+138
*
Revert "sync: remove cros_user parameter from ProfileSyncService"
nkostylev@chromium.org
2011-12-19
37
-271
/
+158
*
Go through NotificationService interface in the remaining places.
tfarina@chromium.org
2011-12-19
7
-5
/
+16
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-19
25
-306
/
+166
*
Switch to PostTaskAndReply for AccessTokenStore.
joi@chromium.org
2011-12-19
12
-138
/
+92
*
[FileBrowser] Fixed item size calculation and scrollbar style
zvorygin@chromium.org
2011-12-19
4
-14
/
+28
*
Update .DEPS.git
chrome-admin@google.com
2011-12-19
1
-1
/
+1
*
Revert 114987 - Roll WebRTC from 1165 to 1231.
varunjain@chromium.org
2011-12-19
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2011-12-19
1
-1
/
+1
*
Roll WebRTC from 1165 to 1231.
henrika@chromium.org
2011-12-19
1
-1
/
+1
*
Nukes BaseTabStrip and folds into TabStrip. There is more cleanup to
sky@chromium.org
2011-12-19
15
-1092
/
+973
[next]