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
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
1
-2
/
+2
*
Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...
sky@chromium.org
2011-07-14
1
-1
/
+0
*
add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...
wjia@chromium.org
2011-07-14
1
-0
/
+1
*
Fixed regression: various preferences were not persisted when changed from in...
battre@chromium.org
2011-07-14
1
-1
/
+1
*
Make policy removable using ifdefs instead of stubs.
torne@chromium.org
2011-07-14
1
-1
/
+8
*
Make consistent about "caps lock" vs. "capslock" with former.
yoshiki@chromium.org
2011-07-14
1
-1
/
+1
*
Add a content_settings::Observer and make providers notify the host content s...
markusheintz@chromium.org
2011-07-14
1
-0
/
+2
*
MediaStreamDispatcher host. This is the browser process counterpart for the M...
perkj@chromium.org
2011-07-14
1
-0
/
+1
*
Adds extension API for getting/observing input method.
altimofeev@chromium.org
2011-07-14
1
-1
/
+3
*
Implement support for cursor:none in Windows, as it already works properly in...
jbates@chromium.org
2011-07-14
1
-0
/
+1
*
Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.
jam@chromium.org
2011-07-13
1
-1
/
+1
*
Adds code to track a set of expanded folders. This is going to be used
sky@chromium.org
2011-07-13
1
-0
/
+1
*
Adding typed url sync performance tests
braffert@chromium.org
2011-07-13
1
-0
/
+1
*
Re-land change 7253001.
sanjeevr@chromium.org
2011-07-13
1
-0
/
+1
*
gtk: Add unittests for AcceleratorsGtk.
tfarina@chromium.org
2011-07-13
1
-0
/
+2
*
Adding a test for the appcache removal functionality of BrowsingDataRemover.
marja@google.com
2011-07-12
1
-0
/
+2
*
Added WebGL conformance tests to GPU tests.
jrt@chromium.org
2011-07-12
1
-0
/
+2
*
Adding password sync performance tests.
braffert@chromium.org
2011-07-12
1
-0
/
+1
*
Added options browser_tests using the generator and js handler framework.
scr@chromium.org
2011-07-12
1
-8
/
+9
*
Remove references to app_unittests in all.gyp and chrome_tests.gypi.
tfarina@chromium.org
2011-07-11
1
-1
/
+1
*
Move touchpad code from chromeos/cros to chromeos/system.
satorux@chromium.org
2011-07-11
1
-2
/
+0
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Make safe browsing optional at compile time.
torne@chromium.org
2011-07-11
1
-0
/
+28
*
Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...
satorux@chromium.org
2011-07-10
1
-3
/
+3
*
Pass AudioRendererHost data to MediaInternals.
scottfr@chromium.org
2011-07-08
1
-0
/
+2
*
Delete b0rked gpu_video_decode_accelerator_tester.cc
fischman@chromium.org
2011-07-08
1
-36
/
+0
*
Made Print Preview tests autogenerated from print_preview.js.
scr@chromium.org
2011-07-08
1
-1
/
+2
*
Updating histograms to allow for experiments & log origin-based histograms.
tburkard@chromium.org
2011-07-07
1
-0
/
+1
*
The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...
wjia@chromium.org
2011-07-07
1
-0
/
+1
*
[Mac] Partial revert of r77477 to bring back EditSearchEngineCocoaController.
rsesek@chromium.org
2011-07-07
1
-0
/
+1
*
Change all the references from app_base to sql.
tfarina@chromium.org
2011-07-06
1
-5
/
+0
*
[Mac] Remove ProfileMenuButton now that AvatarButton exists.
rsesek@chromium.org
2011-07-06
1
-1
/
+0
*
Add status bar icon to reflect the state of the caps lock key
zork@chromium.org
2011-07-06
1
-0
/
+1
*
Support automatic javascript test registry in gtest when creating WebUI tests.
scr@chromium.org
2011-07-01
1
-0
/
+30
*
TabContentsDelegate detaches from associated TabContents in it's destructor.
cbentzel@chromium.org
2011-07-01
1
-0
/
+1
*
Revert 91288 - Change references from app_base to sql.
cmp@chromium.org
2011-07-01
1
-7
/
+7
*
Change references from app_base to sql.
tfarina@chromium.org
2011-07-01
1
-7
/
+7
*
Extension sync performance tests
braffert@chromium.org
2011-07-01
1
-0
/
+1
*
Get rid of ChromeWebUIDataSource subclasses.
tsepez@chromium.org
2011-06-30
1
-0
/
+1
*
Disable time_format_browsertest on ChromeOS.
joaodasilva@chromium.org
2011-06-30
1
-1
/
+1
*
Use extension match pattern syntax in content settings extension API.
bauerb@chromium.org
2011-06-30
1
-0
/
+1
*
Print Preview is not hooked up for cros yet; don't build it.
scr@chromium.org
2011-06-30
1
-0
/
+1
*
Move InputMethodLibrary from cros to input_method
satorux@chromium.org
2011-06-29
1
-2
/
+0
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-14
/
+14
*
First attempt on Shortcuts provider - previously selected URLs are given boos...
georgey@chromium.org
2011-06-29
1
-0
/
+1
*
Move user cloud policy to BrowserProcess (was 6979011)
gfeher@chromium.org
2011-06-29
1
-2
/
+1
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-6
/
+6
*
Make all content client interfaces pure virtual.
joi@chromium.org
2011-06-29
1
-0
/
+2
*
Add a browser test for the context menu that appears for links that have prot...
koz@chromium.org
2011-06-29
1
-0
/
+1
*
cocoa: Move AutocompletePopupViewMac/autocomplete_popup_view_mac* to ui/cocoa...
tfarina@chromium.org
2011-06-28
1
-1
/
+1
[next]