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 the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
1
-0
/
+2
*
Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...
pkasting@chromium.org
2010-05-18
1
-1
/
+1
*
Split coverage into build and run phases in preparation for splitting
jrg@chromium.org
2010-05-18
1
-24
/
+92
*
Replaced NetworkStatusDetector with use of NetworkChangeNotifier
akalin@chromium.org
2010-05-15
1
-1
/
+2
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-14
1
-0
/
+3
*
[Mac] Rewrite the page info window to be built dynamically.
rsesek@chromium.org
2010-05-14
1
-1
/
+1
*
When building browser_tests, put libwebcore.a first so we don't exhuast the a...
rsesek@chromium.org
2010-05-14
1
-0
/
+5
*
Preference provider implementation backed by JSON files in a directory.
mnissler@chromium.org
2010-05-14
1
-0
/
+2
*
Revert "Hook up ScreenLocker to screen lock cros library."
oshima@chromium.org
2010-05-14
1
-3
/
+0
*
Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
tony@chromium.org
2010-05-14
1
-2
/
+2
*
[Large; Chromium OS] Work to host the cloud print dialog when built
maruel@chromium.org
2010-05-14
1
-0
/
+2
*
Hook up ScreenLocker to screen lock cros library.
oshima@chromium.org
2010-05-13
1
-0
/
+3
*
Make the workaround from bug 43791 unconditional. When linking unit_tests on
mark@chromium.org
2010-05-13
1
-29
/
+16
*
Mac: Testing infrastructure for sandboxed tests.
jeremy@chromium.org
2010-05-13
1
-0
/
+3
*
Added NetworkChangeNotifierIOThread, which will be used by the
akalin@chromium.org
2010-05-13
1
-4
/
+18
*
Add update and removeAll functions to extensions context menu API
asargent@chromium.org
2010-05-12
1
-0
/
+1
*
This CL makes the InfoBubble not change the arrow when parts of it
jcivelli@chromium.org
2010-05-12
1
-0
/
+6
*
Implementation of managed policy abstraction on top of a preference store. Th...
danno@chromium.org
2010-05-12
1
-0
/
+1
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
1
-2
/
+2
*
Mac coverage fix to mirror the Mac valgrind fix.
jrg@chromium.org
2010-05-11
1
-16
/
+18
*
BackgroundContents browser test
rafaelw@chromium.org
2010-05-11
1
-0
/
+1
*
TTF: Only compile and run spellchecker_platform_engine_unittest.cc for Mac only,
jhawkins@chromium.org
2010-05-11
1
-1
/
+3
*
Cleaned up notifier and notifier_unit_tests dependencies.
akalin@chromium.org
2010-05-11
1
-37
/
+11
*
Added AuthenticateToUnlock which is to be used for screen lock.
oshima@chromium.org
2010-05-11
1
-0
/
+7
*
Get rid of MetaTableHelper class and make use of the app/sql API in the Login...
stuartmorgan@chromium.org
2010-05-11
1
-1
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
1
-0
/
+4
*
Adds GeolocationSettingsState
bulach@chromium.org
2010-05-11
1
-0
/
+1
*
When building unit_tests for Mac Valgrind, put libwebcore.a first so that ld
mark@chromium.org
2010-05-10
1
-0
/
+33
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-4
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-0
/
+4
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-3
/
+4
*
gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data.
thestig@chromium.org
2010-05-07
1
-42
/
+43
*
Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-4
/
+0
*
Moved everything in browser/sync/net to common/net.
akalin@chromium.org
2010-05-06
1
-43
/
+45
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-0
/
+4
*
Added NetworkChangeNotifierThread interface.
akalin@chromium.org
2010-05-05
1
-0
/
+3
*
Add integration test for autofill profiles.
skrul@chromium.org
2010-05-05
1
-0
/
+2
*
Moved XMPP notifier library from chrome/browser/sync to chrome/common/net.
sanjeevr@chromium.org
2010-05-04
1
-5
/
+57
*
Wrote NetworkChangeNotifierProxy, which lets objects that don't live on
akalin@chromium.org
2010-05-04
1
-0
/
+5
*
Add a tool for testing your network setup.
eroman@chromium.org
2010-05-04
1
-0
/
+1
*
Add browser test to verify that MSAA clients can correctly retrieve accessibi...
ctguil@chromium.org
2010-05-03
1
-0
/
+1
*
Add UI for changing auto-connect option on network.
chocobo@chromium.org
2010-04-30
1
-0
/
+1
*
Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...
skrul@chromium.org
2010-04-30
1
-0
/
+4
*
Refactor PasswordStoreWin to store logins in a LoginDatabase instead of
albertb@chromium.org
2010-04-30
1
-1
/
+3
*
Re-apply http://codereview.chromium.org/1622012
timurrrr@chromium.org
2010-04-30
1
-5
/
+7
*
Revert "[Third time landing] Python implementation of sync server, for testing."
phajdan.jr@chromium.org
2010-04-30
1
-7
/
+5
*
[Third time landing] Python implementation of sync server, for testing.
nick@chromium.org
2010-04-30
1
-5
/
+7
*
Added NetworkChangeObserverProxy class.
akalin@chromium.org
2010-04-30
1
-0
/
+32
*
Add and implement cut/copy/paste to the bookmark bar and folder context menus...
mrossetti@chromium.org
2010-04-29
1
-0
/
+4
[next]