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
*
Show global error bubble view when creating new browser window
sail@chromium.org
2011-09-19
1
-0
/
+1
*
Revert 101749 - PrintPreview: Honor the cups lpoptions on Linux.
kmadhusu@chromium.org
2011-09-19
1
-5
/
+0
*
PrintPreview: Honor the cups lpoptions on Linux.
kmadhusu@chromium.org
2011-09-19
1
-0
/
+5
*
Revert 101678 (turned linux "sizes" step red, and noone was around to
thakis@chromium.org
2011-09-18
1
-1
/
+0
*
Description and Demo:
alexbost@google.com
2011-09-18
1
-0
/
+1
*
Rework LibcrosService using our D-Bus library.
satorux@chromium.org
2011-09-17
1
-0
/
+2
*
Implement a bubble that appears at the top of the screen when a tab enters
jeremya@chromium.org
2011-09-17
1
-0
/
+1
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
1
-0
/
+1
*
Rename intents_settings_handler files to web_intents_settings_handler.
gbillock@chromium.org
2011-09-16
1
-1
/
+1
*
Add NetworkLibrary and NetworkMenuIcon unit tests
stevenjb@google.com
2011-09-16
1
-0
/
+2
*
Add support for enforcing a quota on extension settings.
kalman@chromium.org
2011-09-16
1
-0
/
+1
*
[Sync] Rework SharedValue<T> into Immutable<T>
akalin@chromium.org
2011-09-16
1
-0
/
+1
*
[Sync] Move weak_handle* into sync/util
akalin@chromium.org
2011-09-16
1
-1
/
+1
*
Split Autofill's FormManager into a FormCache and a collection of utility fun...
isherman@chromium.org
2011-09-16
1
-1
/
+1
*
Adding a test to make sure we detect when we changes in the Pepper api break
cpu@chromium.org
2011-09-15
1
-0
/
+1
*
Add GROUP_FILE ModelSafeGroup
akalin@chromium.org
2011-09-15
1
-1
/
+1
*
Move chrome/test/automated_ui_tests to chrome/test/reliability
phajdan.jr@chromium.org
2011-09-15
1
-6
/
+6
*
Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
1
-0
/
+1
*
Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...
bauerb@chromium.org
2011-09-15
1
-1
/
+0
*
Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...
bauerb@chromium.org
2011-09-15
1
-0
/
+1
*
[Mac] New multi-profile main menubar UI.
rsesek@chromium.org
2011-09-14
1
-0
/
+1
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-10
/
+2
*
Summary of changes
yosin@chromium.org
2011-09-13
1
-0
/
+1
*
Move TestNotificationTracker to content as it has no dependencies to chrome b...
jochen@chromium.org
2011-09-13
1
-6
/
+0
*
Switch to the new client-side phishing model that uses Murmurhash for word ha...
bryner@chromium.org
2011-09-13
1
-0
/
+1
*
Migrate AutofillProfile sync to new API.
georgey@chromium.org
2011-09-12
1
-1
/
+1
*
Unit tests for chrome/browser/ui/global_error_service.cc
sail@chromium.org
2011-09-12
1
-0
/
+1
*
ConfigurationPolicyProvider refactoring:
simo@google.com
2011-09-12
1
-2
/
+0
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-1
/
+1
*
Switch the ErrorPageTest from ui tests to browser tests,
mmenke@chromium.org
2011-09-12
1
-1
/
+1
*
Remove stale exclude from interactive ui tests on mac
jochen@chromium.org
2011-09-12
1
-1
/
+0
*
Move input method hotkey handling from ibus-daemon to Chrome.
yusukes@google.com
2011-09-12
1
-0
/
+1
*
Move AttributedStringCoder from chrome to content.
avi@chromium.org
2011-09-09
1
-1
/
+0
*
Clean up reliability_tests: they don't need their own
phajdan.jr@chromium.org
2011-09-09
1
-4
/
+1
*
Move TestEventUtils from chrome to ui.
avi@chromium.org
2011-09-09
1
-2
/
+0
*
Switch BrowserTestHelper to use TestingProfileManager and update all correspo...
rsesek@chromium.org
2011-09-09
1
-2
/
+2
*
Final step in removing resource strings in chrome.dll.
tony@chromium.org
2011-09-08
1
-7
/
+0
*
Move BaseView from chrome to content.
avi@chromium.org
2011-09-08
1
-1
/
+1
*
Rename the Chrome BrowserMainParts implementations to all start with Chrome. ...
jam@chromium.org
2011-09-08
1
-1
/
+1
*
Remove obsolete NaCl tests.
phajdan.jr@chromium.org
2011-09-08
1
-200
/
+0
*
Add unit tests for SearchEngineDataTypeController.
stevet@chromium.org
2011-09-08
1
-0
/
+1
*
Improve extension packaging by filtering more kinds of files.
miket@chromium.org
2011-09-07
1
-0
/
+1
*
sync: take 2 at aborting active HTTP requests.
tim@chromium.org
2011-09-07
1
-0
/
+1
*
Rename browser/sync/test/live_sync directory to browser/sync/test/integration
rsimha@chromium.org
2011-09-06
1
-77
/
+77
*
Preliminary work to allow Chrome to build with USE_AURA.
ben@chromium.org
2011-09-06
1
-0
/
+5
*
[Mac] Enable CrZombie for all processes.
shess@chromium.org
2011-09-06
1
-2
/
+2
*
Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...
dmikurube@chromium.org
2011-09-06
1
-0
/
+1
*
[cros] Support global carrier config.
nkostylev@chromium.org
2011-09-05
1
-0
/
+1
*
Introduced the URLBlacklistManager, and wired it to various places.
joaodasilva@chromium.org
2011-09-04
1
-0
/
+1
*
Extracting notification handling code in file_browser_event_router to separat...
tbarzic@chromium.org
2011-09-04
1
-0
/
+2
[next]