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 win_x64_rel to default trybots
scottmg@chromium.org
2013-07-23
1
-0
/
+1
*
Minor correctness fix to dialog handler
joth@chromium.org
2013-07-23
1
-4
/
+10
*
Fix unintentional revert of SYMROOT change to testing/iossim.
justincohen@google.com
2013-07-23
1
-1
/
+1
*
Remove ActionBox and related code.
rfevang@chromium.org
2013-07-23
73
-2859
/
+7
*
Remove chromedriver from Win64 official to improve cycle times
jschuh@chromium.org
2013-07-23
1
-12
/
+6
*
Extension render-side event cleanup to help with debugging: record the
kalman@chromium.org
2013-07-23
7
-158
/
+185
*
Fixes test tagging to just update the name
gkanwar@chromium.org
2013-07-23
2
-21
/
+13
*
cc: Limit number of raster tasks that can be scheduled.
reveman@chromium.org
2013-07-23
12
-100
/
+134
*
Move UploadList class to base/
jochen@chromium.org
2013-07-23
14
-49
/
+80
*
Delete unused suggestion icons.
jeremycho@chromium.org
2013-07-23
8
-14
/
+0
*
NaCl: Disable use of nacl_helper_bootstrap on x86-64
mseaborn@chromium.org
2013-07-22
1
-8
/
+30
*
Rearrange code to match spdy_protocol.h SpdyFrameType declaration order: most...
akalin@chromium.org
2013-07-22
3
-279
/
+284
*
Revert "Add partial WebFrameClient implementation to RenderFrame."
cbiesinger@chromium.org
2013-07-22
5
-625
/
+443
*
cc: Deflake LayerTreeHostTestDeferredInitialize
boliu@chromium.org
2013-07-22
1
-3
/
+16
*
uma: Adds histogram entries for ApMode.
wdg@chromium.org
2013-07-22
1
-0
/
+13
*
Remove Khmer from the blacklist on CrOS
jshin@chromium.org
2013-07-22
1
-10
/
+1
*
my_uint64tos doesn't NUL-terminate output, giving bad args to crash_reporter
achaulk@chromium.org
2013-07-22
1
-0
/
+3
*
CC: Add command-line flag to disable AA.
epenner@chromium.org
2013-07-22
10
-3
/
+18
*
Revert 212978 "Fix a memory leak."
alexeypa@google.com
2013-07-22
2
-9
/
+2
*
Manifest not manfiest.
kalman@chromium.org
2013-07-22
2
-2
/
+2
*
Made MessagePump a non-thread safe class.
alexeypa@chromium.org
2013-07-22
34
-405
/
+492
*
Use WebDataSource::replacesCurrentHistoryItem() instead of isClientRedirect()
japhet@chromium.org
2013-07-22
12
-31
/
+34
*
cc: Constantify parameter of HasAncestor() method. Cleanup.
tfarina@chromium.org
2013-07-22
2
-2
/
+2
*
[sql] Serialize calls to sqlite3_initialize().
shess@chromium.org
2013-07-22
2
-0
/
+20
*
Fix Automatic Downloads content setting on mac.
benjhayden@chromium.org
2013-07-22
1
-0
/
+1
*
Core Animation: Fix bugs when transition between software
ccameron@chromium.org
2013-07-22
3
-27
/
+55
*
Updating XTBs based on .GRDs from branch 1547
kerz@chromium.org
2013-07-22
482
-20211
/
+33969
*
Fix a memory leak.
feng@chromium.org
2013-07-22
2
-2
/
+9
*
Run service discovery code on IO thread.
vitalybuka@chromium.org
2013-07-22
2
-22
/
+114
*
roll clang 184830:186332
thakis@chromium.org
2013-07-22
2
-2
/
+2
*
Bitmaps separated out from CL 19056002
petewil@chromium.org
2013-07-22
2
-0
/
+0
*
Enable HistoryQuickProvider on Android.
mariakhomenko@chromium.org
2013-07-22
1
-6
/
+0
*
Fix SpdyFramer CREDENTIAL frame parsing bug that showed up by way of test fla...
akalin@chromium.org
2013-07-22
2
-0
/
+38
*
Add function ManagedNetworkConfigurationHandler::FindPolicyByGUID.
pneubeck@chromium.org
2013-07-22
2
-0
/
+38
*
Make guest profile windows always be "incognito".
bcwhite@chromium.org
2013-07-22
1
-1
/
+12
*
Update .DEPS.git
chrome-admin@google.com
2013-07-22
1
-1
/
+1
*
Blink roll 154639:154672
cbiesinger@chromium.org
2013-07-22
1
-1
/
+1
*
Forgot to remove .cc file related to r212754.
ahutter@chromium.org
2013-07-22
1
-189
/
+0
*
Add new loginVisible source - gaia-loading.
nkostylev@chromium.org
2013-07-22
2
-2
/
+7
*
Change Android client desktop panning and zooming behavior
solb@chromium.org
2013-07-22
2
-22
/
+75
*
Pepper: FileRef_CreateExternal from renderer.
teravest@chromium.org
2013-07-22
2
-4
/
+30
*
Signal error in SpdyFramer if receive a header block frame with stream ID zero
akalin@chromium.org
2013-07-22
2
-0
/
+143
*
[chromedriver] Disable DragAndDrop tests on Android.
craigdh@chromium.org
2013-07-22
1
-0
/
+3
*
Rename GetActiveURL to GetVisibleURL.
nasko@chromium.org
2013-07-22
9
-23
/
+23
*
linux_aura: Fix clang build and component builds.
erg@chromium.org
2013-07-22
3
-1
/
+6
*
Fix bug caught by clang's -Wlogical-not-parentheses
thakis@chromium.org
2013-07-22
1
-1
/
+2
*
Handle the case the list items are removed but the selection index is not cha...
hirono@chromium.org
2013-07-22
2
-26
/
+63
*
Add partial WebFrameClient implementation to RenderFrame.
nasko@chromium.org
2013-07-22
5
-443
/
+625
*
Fix border and tiling issues when rendering aura progress bars.
zturner@chromium.org
2013-07-22
1
-13
/
+50
*
Output mini_installer_exe_version.rc to PRODUCT_DIR
jschuh@chromium.org
2013-07-22
2
-5
/
+2
[prev]
[next]