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
*
Adding modifications to allow chrome to naviagte to URLs.
jmikhail@google.com
2010-10-07
1
-0
/
+8
*
A large part of this change is adding the 1st unit test for TemplateURLFetcher.
levin@chromium.org
2010-10-06
1
-0
/
+1
*
Renames and moves match preview classes to instant. This doesn't
sky@chromium.org
2010-10-05
1
-1
/
+1
*
Move TestTimeouts from chrome/test to base/test.
sergeyu@chromium.org
2010-10-05
1
-2
/
+0
*
[Chrome OS] Add pending_requests flag to LoginStatusConsumer::OnLoginSuccess
cmasone@chromium.org
2010-10-05
1
-0
/
+1
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
1
-0
/
+1
*
Changes instant around to support multiple loaders. This is
sky@chromium.org
2010-10-04
1
-0
/
+1
*
Initial Print Preview UI.
thestig@chromium.org
2010-10-04
1
-0
/
+1
*
Autofill browsertest
isherman@chromium.org
2010-10-04
1
-4
/
+6
*
Adding tests for the AllUrls Extension feature.
finnur@chromium.org
2010-10-04
1
-0
/
+1
*
Revert 61323 - Component extensions (and whitelisted extensions) specifying <...
finnur@chromium.org
2010-10-03
1
-1
/
+0
*
Component extensions (and whitelisted extensions) specifying <all_urls> in th...
finnur@chromium.org
2010-10-03
1
-0
/
+1
*
[CHrome OS] Upgrade support classes for parallel login
cmasone@chromium.org
2010-10-02
1
-1
/
+1
*
Don't load plugins on the UI thread for pref and group policy disabling.
jam@chromium.org
2010-10-02
1
-1
/
+0
*
Make BrowserAccessibilityManager cross platform. Step 1.
ctguil@chromium.org
2010-10-01
1
-4
/
+4
*
Enable the html speech input API for all platforms.
satish@chromium.org
2010-10-01
1
-1
/
+0
*
[dom ui settings] move settings bits in dom_ui/ to dom_ui/options/
estade@chromium.org
2010-10-01
1
-1
/
+1
*
Allow nested calls to AccessibilityEventRouterGtk::AddRootWidget and
dmazzoni@chromium.org
2010-10-01
1
-0
/
+1
*
Implement policy for enabling/disabling browsing history.
phajdan.jr@chromium.org
2010-10-01
1
-0
/
+1
*
Move interactive_ui_tests gyp definitions into chrome/chrome_tests.gypi
isherman@chromium.org
2010-09-30
1
-3
/
+172
*
Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a shared
mpcomplete@chromium.org
2010-09-30
1
-0
/
+1
*
[Mac] Convert the page info window to a bubble.
rsesek@chromium.org
2010-09-30
1
-0
/
+1
*
When computing the list of hosts to use for install permissions and privilege...
erikkay@chromium.org
2010-09-30
1
-1
/
+0
*
Add detailed speech descriptions for Chrome OS login screen accessibility
dmazzoni@chromium.org
2010-09-30
1
-0
/
+1
*
Implement video frame exchange in GpuVideoDecoder and tests
hclam@chromium.org
2010-09-29
1
-0
/
+1
*
Add safebrowsing test server into dependencies. Also added Readme.chromium fo...
lzheng@chromium.org
2010-09-28
1
-0
/
+2
*
[Chrome OS] Refactor Canonicalize() method into base class to prepare for new...
cmasone@chromium.org
2010-09-28
1
-0
/
+1
*
sync_unit_tests: add test for unknown field retention.
agl@chromium.org
2010-09-27
1
-0
/
+2
*
Create DownloadStatusUpdater to keep track of download progress
phajdan.jr@chromium.org
2010-09-27
1
-0
/
+1
*
Revert 60556 (broke chrome, at least on linux) - Refactor, rename and relocat...
thakis@chromium.org
2010-09-25
1
-0
/
+2
*
Refactor, rename and relocate ProfileSyncServiceTestHarness.
rsimha@chromium.org
2010-09-25
1
-2
/
+0
*
Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...
noelutz@google.com
2010-09-24
1
-3
/
+0
*
Add a unit test for web resource logo unpacking.
mirandac@chromium.org
2010-09-23
1
-0
/
+1
*
Client-side phishing detection: grab snapshot of custom sized view.
noelutz@google.com
2010-09-23
1
-0
/
+3
*
Use a scoped temp dir in browser_tests instead of deleting the default user d...
rohitrao@chromium.org
2010-09-23
1
-0
/
+2
*
Move task manager code into a subdirectory.
evan@chromium.org
2010-09-23
1
-2
/
+2
*
Several resource related files are needed for windows build of safe_browsing_...
lzheng@chromium.org
2010-09-23
1
-0
/
+15
*
Hook up indexed databases to content settings.
jochen@chromium.org
2010-09-23
1
-0
/
+4
*
Add a PhishingClassifier implementation.
bryner@chromium.org
2010-09-22
1
-0
/
+3
*
[Chrome OS] Infrastucture for doing offline/online login simultaneously
cmasone@google.com
2010-09-22
1
-0
/
+5
*
Remove one-time flags when restarting after update.
finnur@chromium.org
2010-09-22
1
-0
/
+1
*
Refactor some file_system classes to use chromium types instead of
dumi@chromium.org
2010-09-22
1
-1
/
+0
*
Extend speech input bubble in Mac to display error messages with try-again an...
satish@chromium.org
2010-09-21
1
-0
/
+1
*
Revert 60082 - Add a PhishingClassifier implementation.
rdsmith@chromium.org
2010-09-21
1
-3
/
+0
*
Add a PhishingClassifier implementation.
bryner@chromium.org
2010-09-21
1
-0
/
+3
*
Disable incremental linking on 32 bits toolset for safe_browsing_tests.
maruel@chromium.org
2010-09-20
1
-0
/
+9
*
Refcount the host content settings map from the content exceptions table model.
jochen@chromium.org
2010-09-20
1
-0
/
+1
*
Create test for safebrowsing_test
lzheng@chromium.org
2010-09-17
1
-1
/
+33
*
Remove vestigial cookie/web app permissions prompting UI now that the async U...
ben@chromium.org
2010-09-17
1
-3
/
+0
*
Revert 59715 - Second try of http://codereview.chromium.org/3322009 since it ...
sky@chromium.org
2010-09-17
1
-0
/
+1
[next]