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
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
15
-30
/
+53
*
[TTF] [GTTF] Implement the FAILS_ prefix for tests.
phajdan.jr@chromium.org
2010-05-12
1
-13
/
+25
*
Implement a version of WebPlugin for Pepper to bypass the current NPAPI
brettw@chromium.org
2010-05-12
6
-249
/
+205
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
17
-88
/
+39
*
Add a worker test for LayoutTests/fast/workers/storage/open-database-sync-inp...
dumi@chromium.org
2010-05-12
1
-1
/
+31
*
fix another typo
jam@chromium.org
2010-05-12
1
-1
/
+1
*
fix typo
jam@chromium.org
2010-05-12
1
-1
/
+1
*
Fix Mac buildbreak
jam@chromium.org
2010-05-12
1
-0
/
+3
*
fix mac compile
estade@chromium.org
2010-05-12
1
-2
/
+2
*
Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface.
jam@chromium.org
2010-05-12
8
-1209
/
+237
*
Avoid DCHECK in RenderViewContextMenu following r46987
estade@chromium.org
2010-05-12
1
-2
/
+8
*
Cleanup some deprecated webkit api usage now that we've rolled the new api in...
michaeln@chromium.org
2010-05-12
2
-12
/
+1
*
Revert 46996 - Removed redundant TestingProfileSyncService class.
akalin@chromium.org
2010-05-12
3
-8
/
+34
*
Removed redundant TestingProfileSyncService class.
akalin@chromium.org
2010-05-12
3
-34
/
+8
*
Changes the toast inactive duration to 3000 days to effectively disable it.
gwilson@google.com
2010-05-12
1
-1
/
+1
*
Split CustomHomePagesTableModel into its own file so it can be shared with th...
mattm@chromium.org
2010-05-12
4
-290
/
+320
*
WebKit roll 59160:59170
jianli@chromium.org
2010-05-12
1
-1
/
+1
*
Bummer: Re-disabling ExtensionAPIClientTest.GetLastFocusedWindow again because
jhawkins@chromium.org
2010-05-12
1
-1
/
+2
*
Fix logic error in SSLPolicy::UpdateStateForMixedContent().
pkasting@chromium.org
2010-05-11
1
-1
/
+1
*
Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.
estade@chromium.org
2010-05-11
39
-1317
/
+553
*
gtk: Don't set the GDK_WINDOW_TYPE_HINT_NORMAL hint on the AutoFill dialog
jhawkins@chromium.org
2010-05-11
1
-2
/
+0
*
Mac coverage fix to mirror the Mac valgrind fix.
jrg@chromium.org
2010-05-11
1
-16
/
+18
*
Made the grab widget transparent so that label's background is same as backgr...
oshima@chromium.org
2010-05-11
1
-2
/
+2
*
For extension apps, disable the bookmark bar from the launcher page.
finnur@chromium.org
2010-05-11
1
-1
/
+10
*
BackgroundContents browser test
rafaelw@chromium.org
2010-05-11
14
-0
/
+337
*
Update password store for sync
zork@chromium.org
2010-05-11
6
-5
/
+63
*
ProcessSingletonLinux: check if lock pid is part of the current Chrome instance.
mattm@chromium.org
2010-05-11
2
-7
/
+76
*
Fixing opening files on chromeos.
dhg@chromium.org
2010-05-11
1
-3
/
+3
*
Check in for njw@chromium.org:
chocobo@chromium.org
2010-05-11
3
-6
/
+38
*
Fixes possible crash when menus were destroyed. I wasn't resetting a
sky@chromium.org
2010-05-11
2
-0
/
+6
*
TTF: Only compile and run spellchecker_platform_engine_unittest.cc for Mac only,
jhawkins@chromium.org
2010-05-11
2
-11
/
+5
*
Added an about:network page for ChromeOS.
chocobo@chromium.org
2010-05-11
4
-50
/
+204
*
Fixing bug in url fetching. So it cleans up on the correct thread.
dhg@chromium.org
2010-05-11
1
-4
/
+30
*
Fix 41010 on Windows: AutoFill profile shouldn't be saved when cancelled duri...
georgey@chromium.org
2010-05-11
2
-33
/
+50
*
patch from issue 2023004:
zork@chromium.org
2010-05-11
5
-5
/
+10
*
Tree fix: Initialize tab, which may be used uninitialized with certain code p...
jhawkins@chromium.org
2010-05-11
1
-2
/
+2
*
Update icons for pre-installed apps.
aa@chromium.org
2010-05-11
12
-0
/
+0
*
Update NULL rect handling. I updated the API but forgot to change the Chrome
brettw@chromium.org
2010-05-11
1
-3
/
+2
*
Remove vestiges of has_unsafe_content(), which is no longer used.
pkasting@chromium.org
2010-05-11
5
-56
/
+26
*
NTP: a couple small tweaks
arv@chromium.org
2010-05-11
4
-7
/
+15
*
Linux: Blacklist the gecko-mediaplayer plugin. It sometimes hangs/crashes the...
thestig@chromium.org
2010-05-11
1
-3
/
+22
*
Valgrind: Suppress a CrOS memory leak in FilebrowseHandler::Init.
thestig@chromium.org
2010-05-11
1
-0
/
+12
*
Added --use-ssl-tcp switch to sync_listen_notifications.
akalin@chromium.org
2010-05-11
1
-2
/
+13
*
WebKit roll 59149:59156
jianli@chromium.org
2010-05-11
1
-1
/
+1
*
Cleaned up notifier and notifier_unit_tests dependencies.
akalin@chromium.org
2010-05-11
2
-38
/
+11
*
Mac: Undo the change in r44662 to use npo3dautoplugin for the default Mac bun...
tschmelcher@chromium.org
2010-05-11
4
-20
/
+82
*
Pull latest googleurl
brettw@chromium.org
2010-05-11
1
-1
/
+1
*
Remove an extra include.
zork@chromium.org
2010-05-11
1
-1
/
+0
*
DEPS file updated to the nacl rev# 2235.
abetul@google.com
2010-05-11
1
-1
/
+1
*
Fixed destruction race bug in FakeNetworkChangeNotifierThread.
akalin@chromium.org
2010-05-11
3
-10
/
+60
[next]