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
...
*
Adds ContentSettingBubbleModel.
bulach@chromium.org
2010-03-09
1
-1
/
+2
*
Move wtl from chrome/third_party to third_party/. This
tony@chromium.org
2010-03-09
1
-9
/
+9
*
Fix KeyToTag and add unit test
skrul@chromium.org
2010-03-08
1
-0
/
+1
*
First cut at custom user style sheets.
tony@chromium.org
2010-03-08
1
-0
/
+1
*
Add tests for AutoFillField.
jhawkins@chromium.org
2010-03-07
1
-0
/
+1
*
Initial implementation of status tray functionality (mac-only, currently).
atwilson@chromium.org
2010-03-06
1
-0
/
+2
*
[ChromeOS]Fix build failure caused by revision 40815.
suzhe@chromium.org
2010-03-06
1
-0
/
+1
*
[Linux] Make bookmark bar instructions shrinkable.
suzhe@chromium.org
2010-03-06
1
-0
/
+1
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
1
-0
/
+2
*
Display sticky and non sticky notifications separately.
oshima@chromium.org
2010-03-06
1
-1
/
+4
*
Add missing dependencies for sync_unit_tests for Linux and Mac
timurrrr@chromium.org
2010-03-05
1
-1
/
+7
*
Renames ContentBlockedImageView to ContentSettingImageView.
bulach@chromium.org
2010-03-05
1
-0
/
+1
*
Add a UI test to make sure that each frame of a multipart
tony@chromium.org
2010-03-05
1
-0
/
+1
*
AutoFill phone number parser changes.
dhollowa@chromium.org
2010-03-04
1
-0
/
+1
*
Build pyauto only if the architecture of python binary matches.
thestig@chromium.org
2010-03-04
1
-1
/
+1
*
Fixed a startup race condition.
mad@chromium.org
2010-03-04
1
-0
/
+4
*
Fix crash when permission request received from extension.
joth@chromium.org
2010-03-04
1
-0
/
+3
*
Add tests for AutoFillInfoBarDelegate, with a fix to only return a button lab...
jhawkins@chromium.org
2010-03-04
1
-0
/
+1
*
Test cookie prompting.
darin@chromium.org
2010-03-04
1
-0
/
+1
*
Cancel bookmark editing when changes happen suddenly.
jrg@chromium.org
2010-03-03
1
-0
/
+1
*
Add unit test that uses V8's JSON.parse() to read extension_api.json .
skerner@chromium.org
2010-03-03
1
-1
/
+1
*
Revert 40490 - Make the pepper 2D flush callback actually function as adverti...
brettw@chromium.org
2010-03-03
1
-2
/
+0
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-03
1
-0
/
+2
*
Refactoring balloon collection and added chromeos's BalloonCollection.
oshima@chromium.org
2010-03-02
1
-0
/
+5
*
Fixed cross compile build break on linux. For now, pyauto can only be built o...
zelidrag@chromium.org
2010-03-02
1
-1
/
+1
*
Unit test for autofill sync.
skrul@chromium.org
2010-03-02
1
-0
/
+1
*
Fixed pyauto build for chromeos. Added proper sysroot and ability to specify ...
zelidrag@chromium.org
2010-03-01
1
-3
/
+3
*
Add a unit test for validating extension_api.json .
skerner@chromium.org
2010-02-28
1
-0
/
+1
*
Teach the cookie tree view and model about appcaches. Not hooked up to real d...
michaeln@chromium.org
2010-02-26
1
-2
/
+4
*
Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...
skrul@chromium.org
2010-02-26
1
-0
/
+2
*
Mac: Content Settings Exceptions dialog.
thakis@chromium.org
2010-02-26
1
-0
/
+1
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
1
-0
/
+1
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-1
/
+1
*
Add the form_structure_unittest.cc file to the chrome_tests.gypi file. This ...
jhawkins@chromium.org
2010-02-25
1
-0
/
+1
*
Revert 39964 - Move data type start/stop management into DataTypeManager
chron@chromium.org
2010-02-25
1
-2
/
+0
*
Move data type start/stop management into DataTypeManager
skrul@chromium.org
2010-02-25
1
-0
/
+2
*
Add an WebSocket extension browsertest.
rafaelw@chromium.org
2010-02-25
1
-0
/
+1
*
Custom "menus" for the bookmark bar folders.
jrg@chromium.org
2010-02-24
1
-0
/
+3
*
Don't re-run content scripts on fragment navigations.
asargent@chromium.org
2010-02-24
1
-0
/
+1
*
Changes grid layout such that if a view that spans columns preferred
sky@chromium.org
2010-02-24
1
-4
/
+0
*
Update some windows-only browser tests to run on all platforms.
skerner@chromium.org
2010-02-24
1
-5
/
+5
*
Adds Geolocation browser test.
bulach@chromium.org
2010-02-24
1
-0
/
+1
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-3
/
+3
*
These changes connect the AutoFill UI on the Mac with the back-end data store...
dhollowa@chromium.org
2010-02-23
1
-0
/
+7
*
Enable building pyauto for linux
nirnimesh@chromium.org
2010-02-23
1
-1
/
+2
*
Move more files from chrome/common to chrome/browser
phajdan.jr@chromium.org
2010-02-23
1
-2
/
+2
*
Revert 39642 - Update some windowsonly browser tests to run on all platforms.
skerner@chromium.org
2010-02-22
1
-5
/
+5
*
Refactored parts of the PSS unit tests to allow for preference sync to be tes...
albertb@google.com
2010-02-22
1
-0
/
+3
*
Add tests for BillingAddress::GetPossibleFieldTypes. Fix a few issues that p...
jhawkins@chromium.org
2010-02-22
1
-0
/
+1
*
Update some windows-only browser tests to run on all platforms.
skerner@chromium.org
2010-02-22
1
-5
/
+5
[prev]
[next]