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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optional homepage_url to manifest and use it in place of Gallery URL in UI.
tessamac@google.com
2010-10-25
18
-105
/
+199
*
Fix save file stuff to use scoped_refptr for refcounted params.
willchan@chromium.org
2010-10-25
3
-6
/
+4
*
Revert 62956 since the proper fix has been landed by willchan - Try to green ...
jam@chromium.org
2010-10-25
1
-0
/
+1
*
Up the pref name for enabling the pdf plugin so that everyone gets it turned ...
jam@chromium.org
2010-10-25
1
-1
/
+1
*
Fix typo in DevToolsManager
markusheintz@chromium.org
2010-10-25
2
-6
/
+6
*
Schedule layout of the Page Info Bubble using RunnableMethod rather than |-pe...
rsesek@chromium.org
2010-10-25
1
-5
/
+27
*
Fix crash in domui menu (7773) and remove caching code.
oshima@chromium.org
2010-10-25
12
-287
/
+78
*
Fix double install and incorrect uninstall of external extensions.
skerner@google.com
2010-10-25
8
-115
/
+170
*
Revert 63733 - Fix double install and incorrect uninstall of external extensi...
thakis@chromium.org
2010-10-25
8
-169
/
+115
*
Fix double install and incorrect uninstall of external extensions.
skerner@google.com
2010-10-25
8
-115
/
+169
*
Revert 63651 (turned chromeos red, http://build.chromium.org/buildbot/waterfa...
thakis@chromium.org
2010-10-25
1
-5
/
+7
*
This change moves the test_server_.Start from the test body to the test const...
cbentzel@chromium.org
2010-10-25
1
-2
/
+10
*
Add 'DeveloperToolsDisabled' policy to the policy template.
markusheintz@chromium.org
2010-10-25
2
-0
/
+19
*
More UI-related OpenSSL support.
bulach@chromium.org
2010-10-25
6
-72
/
+152
*
Add UI test for click-to-play.
bauerb@chromium.org
2010-10-25
9
-1
/
+114
*
Introduce new location for managed extensions
gfeher@chromium.org
2010-10-25
3
-6
/
+16
*
Create a new browser signin layer. This is currently a proxy on top of sync ...
johnnyg@chromium.org
2010-10-25
20
-73
/
+656
*
Copy whole dir with default extensions on Chrome OS
dpolukhin@chromium.org
2010-10-25
1
-1
/
+1
*
Bring the windows implementation of the constrained html dialog over to the n...
johnnyg@chromium.org
2010-10-25
9
-386
/
+112
*
Reland 63509 - Define constants for the 'silent extension' install policy
gfeher@chromium.org
2010-10-25
7
-0
/
+14
*
Split WebNavigationEvents in two tests and make iframe loading less flaky.
jochen@chromium.org
2010-10-25
20
-140
/
+209
*
Temporary fix to reduce the spdy concurrent streams to 6.
mbelshe@chromium.org
2010-10-25
3
-0
/
+13
*
dom-ui settings: Add setting for detault zoom level.
csilv@chromium.org
2010-10-25
19
-17
/
+150
*
The GeolocationBrowserTest times out, and timeouts now causes the
nsylvain@chromium.org
2010-10-25
1
-1
/
+1
*
Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
32
-2383
/
+1856
*
Fix test defines.
sky@chromium.org
2010-10-24
2
-2
/
+2
*
Makes window.chrome.setSuggestResult pass through an empty string.
sky@chromium.org
2010-10-24
1
-4
/
+1
*
Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
32
-1856
/
+2383
*
Autofill: DCHECK in 'Add address...' dialog
dhollowa@chromium.org
2010-10-24
1
-1
/
+2
*
Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...
timurrrr@chromium.org
2010-10-24
19
-332
/
+4
*
Fixed positioning of control buttons on overlay pages. Missing file from
zelidrag@chromium.org
2010-10-24
2
-4
/
+9
*
Updating trunk VERSION from 563.0 to 564.0
chrome-release@google.com
2010-10-24
1
-1
/
+1
*
Fix typos. define->#define
nsylvain@chromium.org
2010-10-23
1
-2
/
+2
*
Disable Tab2OutOfTabStrip on TOOLKIT_VIEWS and ScrollButtonScrolls on
nsylvain@chromium.org
2010-10-23
2
-2
/
+9
*
ExtensionApiTest.TABS times out, and tests timing out now turn the tree red, so
nsylvain@chromium.org
2010-10-23
1
-1
/
+1
*
Mark the GtkKeyBindingsHandlerTest tests as flaky since they don't work in a...
nsylvain@chromium.org
2010-10-23
1
-3
/
+6
*
Add LeakTracker<URLRequestContext> to IOThread::CleanUp().
willchan@chromium.org
2010-10-23
1
-7
/
+5
*
Don't display the file select dialog from invisible windows.
jnd@google.com
2010-10-23
2
-0
/
+8
*
ExternalTabUITest.IncognitoMode is flaky.
cbentzel@chromium.org
2010-10-23
1
-1
/
+2
*
AppBackgroundPageApiTest works with testserver on ephemeral ports.
cbentzel@chromium.org
2010-10-23
4
-32
/
+70
*
Updating trunk VERSION from 562.0 to 563.0
chrome-release@google.com
2010-10-23
1
-1
/
+1
*
Thread IO safety: annotate file_util, and block IO thread from doing IO
evan@chromium.org
2010-10-23
7
-3
/
+50
*
Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...
isherman@chromium.org
2010-10-23
7
-50
/
+3
*
Revert 63619 - Workers who want to use FileWriter need to be granted permissi...
ericu@google.com
2010-10-23
2
-25
/
+2
*
HTML files for find_in_page tests
nirnimesh@chromium.org
2010-10-23
2
-0
/
+13000
*
Workers who want to use FileWriter need to be granted permission to access fi...
ericu@google.com
2010-10-23
2
-2
/
+25
*
Remove GetURLForDebugging().
pkasting@chromium.org
2010-10-23
7
-27
/
+0
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/renderer_host/.
pkasting@chromium.org
2010-10-23
8
-75
/
+57
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.
pkasting@chromium.org
2010-10-23
13
-54
/
+53
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
8
-324
/
+42
[next]