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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable failing notifications tests
nirnimesh@chromium.org
2010-12-09
1
-0
/
+3
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
5
-110
/
+35
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
3
-56
/
+18
*
Get rid of std::wstring version of HasSwitch.
tfarina@chromium.org
2010-12-08
1
-1
/
+1
*
Fix notifications.NotificationsTest.testNotificationOrderAfterClosingOne.
kkania@chromium.org
2010-12-08
1
-8
/
+7
*
Fix pyauto tests launcher on chromeos.
nirnimesh@chromium.org
2010-12-08
2
-2
/
+5
*
Prerender: Add PrerenderManager and PrerenderContents
cbentzel@chromium.org
2010-12-08
1
-0
/
+1
*
Propagate is_editable_node in the FOCUS_CHANGED_IN_PAGE notification.
bryeung@google.com
2010-12-08
1
-3
/
+45
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
6
-5
/
+12
*
Clean up pref change notification handling.
mnissler@chromium.org
2010-12-08
3
-47
/
+21
*
Fixed minor atomicity issue in PrefProxyConfigService::GetLatestProxyConfig a...
battre@chromium.org
2010-12-08
1
-20
/
+1
*
Fix issue that causes some extensions to be disabled right after installation.
jstritar@chromium.org
2010-12-07
1
-1
/
+1
*
Add extension API test for FileSystem API.
kinuko@chromium.org
2010-12-07
3
-0
/
+70
*
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
bauerb@chromium.org
2010-12-06
3
-9
/
+16
*
Show extension tabs in task manager and correctly label apps.
creis@google.com
2010-12-05
2
-0
/
+16
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-2
/
+0
*
Disable pyauto test notifications.NotificationsTest.testKillNotificationProcess.
kkania@chromium.org
2010-12-04
1
-0
/
+2
*
Add pyauto tests for the New Tab page.
kkania@chromium.org
2010-12-04
5
-13
/
+278
*
Add pyauto tests for HTML5 notifications.
kkania@chromium.org
2010-12-04
2
-12
/
+235
*
Add pyauto tests for Web SQL databases.
kkania@chromium.org
2010-12-04
2
-18
/
+49
*
Change in fetching the builds for linux
nirnimesh@chromium.org
2010-12-03
1
-3
/
+6
*
Add another suppression for reliability crash found in MessageLoop::RunTask.
bauerb@chromium.org
2010-12-03
1
-0
/
+1
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-03
3
-25
/
+27
*
Simplfy WindowedNotificationObserverWithDetails.
bryeung@google.com
2010-12-03
1
-7
/
+9
*
Learnt to spell symbol
nirnimesh@chromium.org
2010-12-03
1
-5
/
+5
*
Turn GPU accelerated features (WebGL, compositing, accelerated 2d canvas) off...
jamesr@chromium.org
2010-12-03
2
-0
/
+15
*
Display a comprehensive error message when user attempts to load an extension
caseq@google.com
2010-12-02
1
-0
/
+7
*
Move:
ben@chromium.org
2010-12-02
13
-15
/
+15
*
Move:
ben@chromium.org
2010-12-02
9
-9
/
+9
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-1
/
+1
*
Remove stale comment.
tony@chromium.org
2010-12-02
1
-1
/
+0
*
Create a window with an existing tab and move a tab from a popup to a normal ...
asargent@chromium.org
2010-12-02
1
-0
/
+18
*
Move a bunch more browser stuff around.
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Move find_bar stuff into browser/ui/find_bar
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Revert 67997 - Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
3
-27
/
+25
*
Reduce the include footprint of pref_service.h
mnissler@chromium.org
2010-12-02
3
-25
/
+27
*
2nd try: Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-02
1
-10
/
+0
*
Move ScopedStubCrosEnabler to cros_library.h and use it in Chrome OS tests.
satorux@chromium.org
2010-12-02
2
-6
/
+8
*
Cleanup: Fix some out of date comments.
thestig@chromium.org
2010-12-02
2
-13
/
+4
*
Enable to show the keyboard overlay by shortcut key.
mazda@chromium.org
2010-12-02
1
-0
/
+3
*
Fix WorkerTest.WorkerWebSocketLayoutTests.
yutak@chromium.org
2010-12-02
1
-1
/
+0
*
Add bug ID to disabled NaClUITest.
ojan@chromium.org
2010-12-02
1
-0
/
+1
*
Fix a ui test and test_shell_tests results since numbers
tony@chromium.org
2010-12-02
1
-1
/
+1
*
Mark StartupTest.PerfSeveralTabs as flaky on Win.
rohitrao@chromium.org
2010-12-01
1
-0
/
+6
*
Remove unused test file: data/ssl/page_with_blank_target.html
cbentzel@chromium.org
2010-12-01
1
-24
/
+0
*
Add test fixture for GPU browser tests which do image comparisons.
kkania@chromium.org
2010-12-01
16
-0
/
+1453
*
Fix SSLUITest.TestUnsafeContentsInWorker*.
cbentzel@chromium.org
2010-12-01
2
-2
/
+2
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
Revert 67849 - Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-0
/
+10
*
Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-10
/
+0
[next]