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
*
Add a scorer class for client-side phishing detection.
noelutz@google.com
2010-09-09
1
-0
/
+1
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-2
/
+2
*
Implement gallery install API
rafaelw@chromium.org
2010-09-09
1
-0
/
+1
*
Revert 58910 - This broke the "Google Chrome" compile.
nsylvain@chromium.org
2010-09-09
1
-0
/
+1
*
[Win] Add per-plugin exceptions to content settings.
bauerb@chromium.org
2010-09-09
1
-0
/
+1
*
Added a media UI test case for fullscreen video implementation for Windows (w...
imcheng@chromium.org
2010-09-09
1
-1
/
+0
*
Make FastShutdown ui test more reliable on linux.
estade@chromium.org
2010-09-08
1
-1
/
+0
*
Implements the backend for clearing data from the server
tim@chromium.org
2010-09-08
1
-0
/
+1
*
Use new touchpad api
davemoore@chromium.org
2010-09-08
1
-1
/
+1
*
Add 'debugger' to the list of dependencies of 'browser'. Remove redundant en...
jeanluc@google.com
2010-09-08
1
-9
/
+0
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-2
/
+2
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-2
/
+2
*
Clean missing files out of .gyp files
dhollowa@chromium.org
2010-09-07
1
-1
/
+0
*
Adding a class to track when a node in a page gets clicked.
jcivelli@chromium.org
2010-09-05
1
-0
/
+1
*
Rename FileSystemBackend to FileSystemOperation and make it explicit that it'...
kinuko@chromium.org
2010-09-04
1
-1
/
+1
*
[CHrome OS] Provides nicer abstractions around ownership API
cmasone@google.com
2010-09-03
1
-0
/
+1
*
Add a term feature extractor for client-side phishing detection.
bryner@chromium.org
2010-09-03
1
-0
/
+1
*
Unit tests for file_system_backend.cc
kkanetkar@chromium.org
2010-09-03
1
-0
/
+1
*
Factor out the setup for PhishingDOMFeatureExtractorTest into a new base class.
bryner@chromium.org
2010-09-02
1
-0
/
+2
*
Fix a couple of firefox search engine import bugs.
estade@chromium.org
2010-09-01
1
-0
/
+1
*
window.open() from an extension should always goes in normal browser. When th...
aa@chromium.org
2010-09-01
1
-0
/
+1
*
* Fix style issues in nacl_sandbox_test (http://codereview.chromium.org/15490...
jvoung@google.com
2010-08-31
1
-3
/
+4
*
Add Mozilla's ISimpleDOM COM interfaces, which are needed
dmazzoni@chromium.org
2010-08-31
1
-0
/
+1
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-2
/
+2
*
FBTF: Move some heavy, repeatedly emitted symbols to implementation files.
erg@google.com
2010-08-30
1
-1
/
+2
*
Add html node info (tag name, attributes, and computed display) and document
dmazzoni@chromium.org
2010-08-30
1
-1
/
+2
*
Implement events for extensions management API.
asargent@chromium.org
2010-08-30
1
-0
/
+1
*
Add a helper class that keeps per-profile information for FileSystem API
kinuko@chromium.org
2010-08-27
1
-0
/
+1
*
Revert 57715 - Add a helper class that keeps per-profile information for File...
dmazzoni@chromium.org
2010-08-27
1
-1
/
+0
*
Add a helper class that keeps per-profile information for FileSystem API
kinuko@chromium.org
2010-08-27
1
-0
/
+1
*
Fix references to pyauto doc urls
nirnimesh@chromium.org
2010-08-27
1
-1
/
+1
*
Separate the "search host to TemplateURL" functionality out of the TemplateUR...
levin@chromium.org
2010-08-27
1
-0
/
+1
*
Download code cleanup: share most of the code between DownloadFile and SaveFile.
phajdan.jr@chromium.org
2010-08-27
1
-0
/
+1
*
Enable device orientation by default.
hans@chromium.org
2010-08-27
1
-1
/
+0
*
When the browser doesn't have connectivity to a hosted app, display a prettie...
erikkay@chromium.org
2010-08-27
1
-0
/
+1
*
Displays a speech input UI bubble during speech recognition.
satish@chromium.org
2010-08-27
1
-0
/
+1
*
Fixed attach logic so that DOMView can be initialized before or after added t...
oshima@chromium.org
2010-08-27
1
-0
/
+2
*
[Mac] New base class for FramedBrowserWindow and FullscreenWindow. Move comm...
rohitrao@chromium.org
2010-08-26
1
-0
/
+1
*
GTTF: Make our handling of Windows pre-processor symbols more consistent.
phajdan.jr@chromium.org
2010-08-26
1
-5
/
+0
*
GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.
phajdan.jr@chromium.org
2010-08-26
1
-0
/
+2
*
First cut at experimental API for managing installed/enabled extensions.
asargent@chromium.org
2010-08-26
1
-0
/
+1
*
[Mac] Rename ChromeBrowserWindow to FramedBrowserWindow.
rohitrao@chromium.org
2010-08-26
1
-1
/
+1
*
Base class for gateway data providers
allanwoj@chromium.org
2010-08-26
1
-0
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-12
/
+12
*
Move theme files in chrome/browser/ into a themes/ subdir.
evan@chromium.org
2010-08-25
1
-2
/
+2
*
[Chrome OS] Wire up ownership API from libcros
cmasone@google.com
2010-08-25
1
-0
/
+1
*
AutoFill address profile not seen in dropdown for name and address field on d...
dhollowa@chromium.org
2010-08-24
1
-0
/
+1
*
GTTF: move tests that use WebKit from unit_tests to browser_tests
phajdan.jr@chromium.org
2010-08-24
1
-7
/
+7
*
Add an endpointer for detecting end of speech.
satish@chromium.org
2010-08-24
1
-0
/
+1
*
chromeos: 1st draft of ProxyConfigService for chromeos
kuan@chromium.org
2010-08-24
1
-0
/
+1
[next]