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
*
Rename NaClThread to NaClLauncherThread
mseaborn@chromium.org
2011-04-21
4
-23
/
+25
*
SyncerThread2Test.BackOffTriggers fails on TSAN.
cbentzel@chromium.org
2011-04-21
1
-0
/
+2
*
Fix build on MSVS 2005
apavlov@chromium.org
2011-04-21
2
-1
/
+3
*
Implementation of "Select tabs when dragging onto them".
asvitkine@chromium.org
2011-04-21
9
-4
/
+207
*
Adds a RenderWidgetHostView for prerendering RenderViewHosts.
mmenke@chromium.org
2011-04-21
13
-117
/
+670
*
AsyncSetOwnerUser() added to pass owner user to Cryptohomed
glotov@google.com
2011-04-21
6
-4
/
+50
*
DevTools: Invalid SSL and DNS timing is reported for non-SSL results or resul...
pfeldman@chromium.org
2011-04-21
1
-7
/
+14
*
remove unused class
saintlou@chromium.org
2011-04-21
9
-554
/
+0
*
Change plugin_unload suppression to match new function signature.
cbentzel@chromium.org
2011-04-21
1
-1
/
+1
*
Get rid of the set_delete_on_destroy setter now that we have CreateParams.
ben@chromium.org
2011-04-21
6
-51
/
+54
*
Remove unused member from POSIX implementation of ChannelImpl.
cbentzel@chromium.org
2011-04-21
2
-4
/
+1
*
Copying the WebURL that are params to PostTask to copy the underlying WebCStr...
dslomov@google.com
2011-04-21
1
-14
/
+48
*
Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...
glider@chromium.org
2011-04-21
8
-26
/
+7
*
Fixes tab order on the new user view with links.
altimofeev@chromium.org
2011-04-21
2
-13
/
+13
*
Suppress Backspace propagation from docked DevTools into inspected window
apavlov@chromium.org
2011-04-21
1
-0
/
+4
*
Fix test_expectations typo
tonyg@chromium.org
2011-04-21
1
-1
/
+1
*
Set the events mask when creating a window.
backer@chromium.org
2011-04-21
2
-26
/
+3
*
Add a ScopedTestingLocalState for unit tests which need Local State.
bauerb@chromium.org
2011-04-21
10
-129
/
+97
*
FINAL_STATUS_CONTROL_GROUP is a terminal status for PrerenderContents.
cbentzel@chromium.org
2011-04-21
2
-1
/
+33
*
Suppress leak in QuotaFileUtilTest::Context
cbentzel@chromium.org
2011-04-21
1
-1
/
+6
*
Suppression for crbug.com/80150
cbentzel@chromium.org
2011-04-21
1
-0
/
+10
*
Open chrome://plugins from chrome://print in new process.
bauerb@chromium.org
2011-04-21
1
-1
/
+1
*
Temporarily fix fast/backgrounds/solid-color-context-restore.html expectations.
tonyg@chromium.org
2011-04-21
1
-0
/
+3
*
Simply change the length of the end of the tab title common prefix to show an...
mad@chromium.org
2011-04-21
1
-1
/
+1
*
Implemented chrome.experimental.webRequest.onResponseStarted
battre@chromium.org
2011-04-21
6
-134
/
+347
*
Enable --smc-check=all for Memcheck on Mac OS to see if it helps to get rid o...
glider@chromium.org
2011-04-21
1
-1
/
+6
*
[Chrome OS] Fix storing of proxy information on Chrome OS
cmasone@chromium.org
2011-04-21
2
-2
/
+4
*
roll to latest leveldb with exported symbols fixes
dgrogan@chromium.org
2011-04-21
2
-2
/
+2
*
Also disable SetSuggestionsEmptySuggestions, it does not work on lucid
nsylvain@chromium.org
2011-04-21
1
-0
/
+5
*
Revert 82385 - this might be breaking the interactive_ui_tests on windows and...
nsylvain@chromium.org
2011-04-21
4
-51
/
+25
*
Updating trunk VERSION from 743.0 to 744.0
chrome-release@google.com
2011-04-21
1
-1
/
+1
*
Revert the occasional batch add of suppression types to the suppression names
glider@chromium.org
2011-04-21
1
-408
/
+408
*
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
glider@chromium.org
2011-04-21
8
-424
/
+434
*
safebrowsing: Change "This file appears to be malicious" to "This file is mal...
panayiotis@google.com
2011-04-21
1
-2
/
+2
*
Let everyone change the gtest filters for Valgrind tools.
glider@chromium.org
2011-04-21
2
-1
/
+1
*
Revert 82448 -
nsylvain@chromium.org
2011-04-21
3
-114
/
+3
*
Webkit roll to r84471, and upstreaming expectation overrides.
dpranke@google.com
2011-04-21
2
-13
/
+1
*
Modify ForceFontPointSize to not access widget->style, as it can be incorrect...
falken@chromium.org
2011-04-21
1
-2
/
+2
*
Refine inferring label algorithm to Autofill correctly.
Takano.Naoki@gmail.com
2011-04-21
3
-3
/
+114
*
Make the SBH wait until syncer is put in config mode before it triggers DTM t...
lipalani@chromium.org
2011-04-21
4
-11
/
+23
*
Modify error code of move/copy preparation.
tzik@google.com
2011-04-21
2
-6
/
+6
*
Add virtual in QuitaFileUtil to fix the compilation error in r82441.
yutak@chromium.org
2011-04-21
1
-2
/
+2
*
Reflect the preference of remapping modifier keys on the keyboard overlay.
mazda@chromium.org
2011-04-21
2
-6
/
+110
*
Add "allowed growth" for writing operations, such as copy, move, write and tr...
dmikurube@chromium.org
2011-04-21
13
-37
/
+789
*
Suppress failures for transforms/2d/hindi-rotated,
dpranke@google.com
2011-04-21
1
-0
/
+8
*
Suppress plugins/embed-attributes-style.html failure on WIN/LINUX.
dpranke@google.com
2011-04-21
1
-0
/
+4
*
Ensure the PpapiBrokerImpl is deleted when it has no more clients.
ddorwin@chromium.org
2011-04-21
2
-20
/
+71
*
Chrome crashes on importing bookmark files from Bookmark Manager.
toyoshim@chromium.org
2011-04-21
2
-10
/
+49
*
Cleaning up print_preview.js event listeners.
dpapad@chromium.org
2011-04-21
2
-43
/
+24
*
Mark some interactive_ui_tests DISABLED on Linux.
cmp@chromium.org
2011-04-21
2
-0
/
+100
[next]