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
*
Add a first version of a tool for analyzing performance data output by the
markus@chromium.org
2010-03-18
2
-0
/
+197
*
WebKit merge 56124:56140.
yutak@chromium.org
2010-03-18
1
-1
/
+1
*
fix check_deps
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Suppresses the in browser_sync::SyncBackendHost::Core::NotifyFrontend().
hbono@chromium.org
2010-03-18
1
-0
/
+24
*
In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...
thestig@chromium.org
2010-03-18
8
-31
/
+131
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
54
-62
/
+62
*
Suppresses the leak in ProfileSyncServiceTypedUrlTest::TearDown().
hbono@chromium.org
2010-03-18
1
-0
/
+20
*
Suppresses the leaks in AutoFillInfoBarDelegateTest::SetUp().
hbono@chromium.org
2010-03-18
2
-0
/
+14
*
ffmpeg - roll deps to get missing arm files and add int_neon.S to source in f...
fbarchard@chromium.org
2010-03-18
2
-1
/
+2
*
Extension Docs (No building or testable files)
rafaelw@chromium.org
2010-03-18
42
-3
/
+155
*
Compute and pring the time that it takes to execute system calls. This data
markus@chromium.org
2010-03-18
20
-84
/
+327
*
Implement AutoFillXmlParser, used to parse responses from the AutoFill server.
jhawkins@chromium.org
2010-03-18
7
-0
/
+415
*
Bookmark context menus reference bookmark IDs, not pointers, in case
jrg@chromium.org
2010-03-18
8
-56
/
+138
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
38
-23
/
+2109
*
Add a certificate chain to be used by a new unit test.
wtc@chromium.org
2010-03-18
3
-0
/
+0
*
Make repost form warning tab-modal on Mac.
bauerb@chromium.org
2010-03-18
12
-43
/
+190
*
Use the new WebDocument::firstPartyForCookies method.
wtc@chromium.org
2010-03-18
1
-4
/
+5
*
1. Make the strings used for non-webkit tests match the terminology
ojan@chromium.org
2010-03-18
2
-20
/
+34
*
Gtk: fix context menu positioning, take 2.
estade@chromium.org
2010-03-17
1
-3
/
+7
*
ffmpeg roll to new source that includes HE AAC
fbarchard@chromium.org
2010-03-17
22
-51
/
+391
*
Whitespace gyp change for grd
stuartmorgan@chromium.org
2010-03-17
1
-1
/
+0
*
Linux: Pass --user-data-dir to the Zygote. (Reland r41369 now that the direct...
thestig@chromium.org
2010-03-17
1
-0
/
+6
*
Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...
gregoryd@google.com
2010-03-17
4
-2
/
+19
*
Fix crash when reloading/unloading extension after an infobar has been shown.
finnur@chromium.org
2010-03-17
1
-4
/
+28
*
Fix for ExtensionApiTest.Popup flakiness
rafaelw@chromium.org
2010-03-17
1
-1
/
+8
*
Enable AutoFill when in incognito mode. The infobar will not be shown, but p...
jhawkins@chromium.org
2010-03-17
5
-21
/
+29
*
translate infobar: modify options menu
kuan@chromium.org
2010-03-17
7
-82
/
+53
*
Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...
ctguil@chromium.org
2010-03-17
3
-17
/
+1
*
AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...
michaeln@chromium.org
2010-03-17
15
-92
/
+538
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
21
-51
/
+348
*
[Accessibility] Chrome's main window is missing an accessible name
ctguil@chromium.org
2010-03-17
3
-1
/
+17
*
POSIX: Handle race conditions in file_util::CreateDirectory where multiple pr...
thestig@chromium.org
2010-03-17
1
-4
/
+10
*
Refactored glGet commands to use a SizedResult for
gman@chromium.org
2010-03-17
13
-226
/
+1099
*
[Mac] Adds button and menu class skeleton for the chevron in the Browser Acti...
andybons@chromium.org
2010-03-17
7
-17
/
+198
*
PyAuto: Flags to forbid cleaning profile dir
nirnimesh@chromium.org
2010-03-17
5
-10
/
+41
*
WebKit Roll 56106:56124.
dglazkov@chromium.org
2010-03-17
3
-2
/
+6
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
24
-148
/
+32
*
[Mac] Honor modifier keys in back/forward menu.
bauerb@chromium.org
2010-03-17
5
-40
/
+71
*
Committing for dcheng@
brg@chromium.com
2010-03-17
15
-1
/
+1072
*
This looks like it was causing the pipe to sometimes overfill.
aa@chromium.org
2010-03-17
8
-29
/
+78
*
AutoFill: Implement set_whole_number and use it to load whole phone numbers f...
jhawkins@chromium.org
2010-03-17
5
-6
/
+20
*
Ensure that an autorelease pool is available in worker_pool_mac's
mark@chromium.org
2010-03-17
2
-14
/
+2
*
Update test expectations after r56089. This is an expected change
ojan@chromium.org
2010-03-17
3
-8
/
+6
*
Change so that the extension favicon is read on the UI thread since extension...
arv@chromium.org
2010-03-17
28
-113
/
+88
*
Linux: fix SELinux support.
agl@chromium.org
2010-03-17
2
-11
/
+18
*
chrome_frame_net_test now depends on net_test_support after r41856.
wtc@chromium.org
2010-03-17
1
-0
/
+1
*
Removed auth_task.* and talk_auth_task.* (dead code)
akalin@chromium.org
2010-03-17
24
-1338
/
+53
*
Add the descriptor support needed for Pepper in a way that does
sehr@google.com
2010-03-17
3
-1
/
+73
*
Refactored NPAPITester to accomodate PepperTester. The functionality to load/...
alokp@chromium.org
2010-03-17
2
-25
/
+81
*
Refactor the bookmark_manager copying target
feldstein@chromium.org
2010-03-17
2
-106
/
+84
[next]