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
*
Group plugins in about:plugins and show update link for out-of-date ones.
bauerb@chromium.org
2010-06-29
1
-3
/
+3
*
Run appcache layout tests in chrome using the ui test harness.
michaeln@chromium.org
2010-06-28
1
-0
/
+1
*
Enable PrintJobTest unit tests on Mac. (TTF)
thestig@chromium.org
2010-06-28
1
-8
/
+8
*
Enable unit tests in browser/web_applications/web_app_unittest.cc. I forgot t...
thestig@chromium.org
2010-06-28
1
-0
/
+1
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-7
/
+0
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-0
/
+7
*
Cleanup some unncessary dependencies on libxml.
mad@google.com
2010-06-27
1
-3
/
+0
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-4
/
+4
*
Mac: First run bubble.
thakis@chromium.org
2010-06-26
1
-0
/
+1
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-58
/
+0
*
Fix the allocator dependency to respect win_use_allocator_shim variable.
victorw@chromium.org
2010-06-25
1
-22
/
+78
*
[Mac] Push location bar implementation into subdir.
shess@chromium.org
2010-06-25
1
-5
/
+5
*
Revert 50863 - Add initial url/title history indexing and search provider sup...
mrossetti@chromium.org
2010-06-25
1
-1
/
+0
*
Add initial url/title history indexing and search provider support -- not hoo...
mrossetti@chromium.org
2010-06-25
1
-0
/
+1
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2.
jcivelli@chromium.org
2010-06-25
1
-3
/
+0
*
Revert r50798 as it seems to create ui test failures
hclam@chromium.org
2010-06-25
1
-1
/
+0
*
Revert r50807
aa@chromium.org
2010-06-25
1
-2
/
+4
*
Initialize WebKit for unit_tests process. Before it was getting initialized b...
aa@chromium.org
2010-06-25
1
-4
/
+2
*
Run appcache layout tests in chrome using the ui test harness.
michaeln@chromium.org
2010-06-25
1
-0
/
+1
*
A few cleanups to the sync unit tests.
nick@chromium.org
2010-06-25
1
-2
/
+2
*
Add basic UI tests for dom_ui/options.
csilv@chromium.org
2010-06-24
1
-0
/
+1
*
Take 2: sync changes to support encryption
albertb@chromium.org
2010-06-23
1
-0
/
+2
*
Refactor the translate infobars on mac to match the new windows code.
feldstein@chromium.org
2010-06-23
1
-1
/
+1
*
Improve input method support.
suzhe@chromium.org
2010-06-23
1
-0
/
+1
*
Implement side tab view and controller and hook up their creation. Parameteri...
pinkerton@chromium.org
2010-06-23
1
-0
/
+1
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
TBR: willchan
albertb@chromium.org
2010-06-22
1
-2
/
+0
*
DRAFT: sync_api changes to support password encryption
albertb@chromium.org
2010-06-22
1
-0
/
+2
*
Coverage: Fix the coverage target. interactive_ui_tests.gypi is already
jhawkins@chromium.org
2010-06-22
1
-1
/
+1
*
TTF: Add tests for FileMetaDataParser.
jhawkins@chromium.org
2010-06-22
1
-0
/
+1
*
TTF: Write tests for FirstRun.
jhawkins@chromium.org
2010-06-22
1
-0
/
+2
*
Revert 50465 - Porting the infobars on Linux to the new TranslateInfobarDeleg...
robertshield@chromium.org
2010-06-22
1
-2
/
+3
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2.
jcivelli@chromium.org
2010-06-22
1
-3
/
+2
*
[Mac] Give the Wrench menu keyboard shortcuts.
rsesek@chromium.org
2010-06-22
1
-0
/
+1
*
Managed preferences warning banner for Mac preferences dialog
mnissler@chromium.org
2010-06-22
1
-0
/
+1
*
Adding the gpu_info classes to get gpu info. The actual integration will be i...
rlp@chromium.org
2010-06-21
1
-0
/
+3
*
Refactoring the sync integration tests.
rsimha@chromium.org
2010-06-21
1
-0
/
+4
*
Adds wifi mac addresses and cell IDs to the corresponding network library cla...
joth@chromium.org
2010-06-21
1
-0
/
+1
*
Rename *language_library* to *input_method_library*.
satorux@chromium.org
2010-06-21
1
-1
/
+1
*
Rename ThemeResourcesUtil to ResourcesUtil.
tony@chromium.org
2010-06-21
1
-1
/
+1
*
Added BackgroundContentsService to manage lifecycle of BackgroundContents.
atwilson@chromium.org
2010-06-21
1
-0
/
+1
*
Revert 50308: still failing on Linux sh-lib tests
jcivelli@chromium.org
2010-06-19
1
-2
/
+3
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2 (relanding)
jcivelli@chromium.org
2010-06-19
1
-3
/
+2
*
Added input_method_util.h.
yusukes@google.com
2010-06-18
1
-2
/
+1
*
Split part of about_handler into chrome/common to break the browser-renderer ...
thestig@chromium.org
2010-06-18
1
-0
/
+1
*
Coverage: Run the Interactive UI tests on the Linux bot.
jhawkins@chromium.org
2010-06-17
1
-1
/
+3
*
Revert 50148:
jcivelli@chromium.org
2010-06-17
1
-2
/
+3
*
Coverage: Run the UI tests on Linux.
jhawkins@chromium.org
2010-06-17
1
-4
/
+5
*
Porting the infobars on Linux to the new TranslateInfobarDelegate2.
jcivelli@chromium.org
2010-06-17
1
-3
/
+2
*
Remove compact navbar: 1st step.
oshima@chromium.org
2010-06-17
1
-2
/
+0
[next]