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
/
chrome_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move loose extension files in c/b/ui/cocoa/ into the extensions/ subdir
rsesek@chromium.org
2011-01-17
1
-1
/
+1
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-4
/
+4
*
Turn password sync on by default.
johnnyg@chromium.org
2011-01-15
1
-0
/
+1
*
[Mac] Move the associated find bar files into a subdir of c/b/ui/cocoa/
rsesek@chromium.org
2011-01-15
1
-5
/
+5
*
[Mac] Consolidate all files relating to preferences in a subdir of c/b/ui/cocoa/
rsesek@chromium.org
2011-01-14
1
-8
/
+9
*
The revert Broke Chrome OS...
mmenke@chromium.org
2011-01-14
1
-1
/
+1
*
Revert 71313 - Removed old login screen from source.
avayvod@chromium.org
2011-01-14
1
-1
/
+1
*
[Mac] Move all the related files for the Wrench menu into a subdir of c/b/u/c/.
rsesek@chromium.org
2011-01-14
1
-4
/
+4
*
Clean up threading model of external extension providers
gfeher@chromium.org
2011-01-14
1
-1
/
+1
*
Add multi-process notification class.
dmaclach@chromium.org
2011-01-14
1
-0
/
+1
*
Move chrome/browser/gtk/ to chrome/browser/ui/gtk/
msw@chromium.org
2011-01-14
1
-30
/
+30
*
GPU service now runs on new thread in browser process when --single-process i...
apatrick@chromium.org
2011-01-13
1
-0
/
+2
*
Remove PrerenderInterceptor.
cbentzel@chromium.org
2011-01-13
1
-1
/
+0
*
Removed old login screen from source.
avayvod@chromium.org
2011-01-13
1
-1
/
+1
*
wstring: fix visitedlink_perftest
evan@chromium.org
2011-01-13
1
-1
/
+0
*
Re-land 71230.
eroman@chromium.org
2011-01-13
1
-0
/
+1
*
Mock out gaia sign in for sync integration tests
rsimha@chromium.org
2011-01-12
1
-11
/
+10
*
Revert 71230 to see if it is related to hang on linux interactive_ui_tests.
eroman@chromium.org
2011-01-12
1
-1
/
+0
*
Streamline the layout of the BrowserView's children TabContents views.
alekseys@chromium.org
2011-01-12
1
-0
/
+1
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-1
/
+0
*
Compile and test TextfieldViews on win as well.
oshima@google.com
2011-01-12
1
-2
/
+1
*
Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost.
cbentzel@chromium.org
2011-01-12
1
-0
/
+1
*
Marking the following targets for non-incremental linking independent
joi@chromium.org
2011-01-11
1
-5
/
+5
*
Refactored app cache clear on exit code to happen in the object owning the fi...
pastarmovj@chromium.org
2011-01-10
1
-0
/
+1
*
Roll WebKit DEPS and adjust references to WebCore.
abarth@chromium.org
2011-01-08
1
-9
/
+9
*
Fix link errors.
ben@chromium.org
2011-01-07
1
-0
/
+1
*
[SYNC] Sessions datatype refactor. Most things related to sessions under-the-...
zea@chromium.org
2011-01-06
1
-0
/
+1
*
Revert 70629 - Add multi-process notification class.
dmaclach@chromium.org
2011-01-06
1
-1
/
+0
*
Add multi-process notification class.
dmaclach@chromium.org
2011-01-06
1
-0
/
+1
*
Remove legacy non-client-based geolocation code.
jknotten@chromium.org
2011-01-06
1
-8
/
+0
*
Autofill heuristics regular expressions should be stored in external data files.
dhollowa@chromium.org
2011-01-05
1
-2
/
+8
*
Move lots of GMock stuff out of line.
erg@google.com
2011-01-05
1
-4
/
+13
*
Remove DelayedMenuButton by merging it into MenuButton.
rsesek@chromium.org
2011-01-05
1
-1
/
+0
*
Minimize login prompts
cbentzel@chromium.org
2011-01-05
1
-0
/
+1
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-0
/
+1
*
Don't build using GPO for the tests EXEs we build during
nsylvain@chromium.org
2010-12-27
1
-0
/
+44
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
1
-0
/
+4
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-0
/
+9
*
Move directory code from chrome/service to chrome/browser.
sergeyu@chromium.org
2010-12-23
1
-0
/
+1
*
Handle policy refresh internally in ConfigurationPolicyPrefStore.
mnissler@chromium.org
2010-12-23
1
-0
/
+1
*
Introduce a separate preference for 'proxy server mode'
battre@chromium.org
2010-12-23
1
-0
/
+1
*
Revert 70015 - Implemnts the commands in webdriver to preform searching of el...
jmikhail@google.com
2010-12-23
1
-4
/
+0
*
Implemnts the commands in webdriver to preform searching of elements on a page.
jmikhail@google.com
2010-12-23
1
-0
/
+4
*
Fix DOMUI login gyp issues.
bryeung@chromium.org
2010-12-22
1
-24
/
+3
*
Adding proper authentication to the DOM based login screen.
bryeung@google.com
2010-12-21
1
-4
/
+24
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-7
/
+0
*
Client-based geolocation refactoring.
jknotten@chromium.org
2010-12-17
1
-0
/
+8
*
no native implementation of Textfield.
oshima@chromium.org
2010-12-17
1
-0
/
+4
*
Unit test for PrerenderManager
tburkard@chromium.org
2010-12-16
1
-0
/
+1
*
Move GUID utils to src/chrome/common.
sergeyu@chromium.org
2010-12-15
1
-1
/
+1
[next]