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 property bag to content.
avi@chromium.org
2011-03-10
1
-1
/
+1
*
Deleted WebPluginDelegatePepper and everything dependent on it.
apatrick@chromium.org
2011-03-10
1
-1
/
+0
*
Revert 77547 - Options: Remove the GTK options.
jhawkins@chromium.org
2011-03-09
1
-0
/
+3
*
Options: Remove the GTK options.
jhawkins@chromium.org
2011-03-09
1
-3
/
+0
*
Creates TabStripSelectionModel and moves some functionality to
sky@chromium.org
2011-03-09
1
-0
/
+1
*
Remove chrome/browser/ui/cocoa/instant_confirm_window_controller*
rsesek@chromium.org
2011-03-09
1
-1
/
+0
*
[Mac] Remove native/Cocoa preferences.
rsesek@chromium.org
2011-03-09
1
-15
/
+0
*
Browser accessibility improvements so that screen readers can access more
dmazzoni@chromium.org
2011-03-08
1
-0
/
+1
*
Lands http://code.google.com/p/chromium/issues/detail?id=71571 for
sky@chromium.org
2011-03-08
1
-0
/
+2
*
Reland r76840 with fix for webkit_gpu dependencies.
apatrick@chromium.org
2011-03-08
1
-1
/
+0
*
Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...
jam@chromium.org
2011-03-07
1
-1
/
+1
*
Move notification service code to content. We'll need to figure out how to s...
jam@chromium.org
2011-03-07
1
-3
/
+3
*
importer: Cleanup the names of files and classes under ui/cocoa/importer dire...
tfarina@chromium.org
2011-03-06
1
-1
/
+1
*
This is the first CL for a sequence of CLs that will add in the display infra...
rharrison@chromium.org
2011-03-04
1
-0
/
+11
*
Revert 76840 - Removed GPU plugin.
jcivelli@chromium.org
2011-03-04
1
-0
/
+1
*
Removed GPU plugin.
apatrick@chromium.org
2011-03-03
1
-1
/
+0
*
Add a NavigateToURL automation method which uses the JSON interface. Use it i...
kkania@chromium.org
2011-03-03
1
-0
/
+2
*
Removing Download UI tests; now complete replaced by browser tests.
rdsmith@chromium.org
2011-03-03
1
-6
/
+0
*
Port autocomplete_edit_view_browsertest.cc to Mac.
suzhe@chromium.org
2011-03-03
1
-1
/
+0
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-03
1
-0
/
+4
*
Display disabled apps with grayed out images on the NTP. Call the re-enable l...
jstritar@chromium.org
2011-03-02
1
-0
/
+1
*
Reverting the revert 76468. Removed include for browser_thread.h.
rtenneti@chromium.org
2011-03-02
1
-0
/
+1
*
Removing extension_uitest.cc and related data directories.
joi@chromium.org
2011-03-02
1
-1
/
+0
*
Revert 76468 - Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-1
/
+0
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-0
/
+1
*
views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...
tfarina@chromium.org
2011-03-01
1
-7
/
+7
*
gtk: Organize all the bookmark UI files into the chrome/browser/ui/gtk/bookma...
tfarina@chromium.org
2011-03-01
1
-7
/
+7
*
Adds a way to encode/decode quoted-printable strings.
jcivelli@chromium.org
2011-02-28
1
-0
/
+1
*
Move core pieces of geolocation from chrome to content.This is a rough carvin...
jam@chromium.org
2011-02-28
1
-17
/
+17
*
Revert 76199 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
1
-1
/
+0
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
1
-0
/
+1
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
1
-8
/
+8
*
WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.
tfarina@chromium.org
2011-02-27
1
-9
/
+9
*
Revert 76168 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
1
-1
/
+0
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
1
-0
/
+1
*
Move core pieces of speech from chrome to content.
jam@chromium.org
2011-02-26
1
-4
/
+4
*
WebUI: Move chrome/browser/webui/options/ to chrome/browser/ui/webui/options
tfarina@chromium.org
2011-02-26
1
-2
/
+2
*
Revert 76156 - Added back thread watcher changes.
rtenneti@chromium.org
2011-02-26
1
-1
/
+0
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-02-26
1
-0
/
+1
*
Revert 76154 - Revert 76015 - Added back thread watcher changes by
rtenneti@chromium.org
2011-02-26
1
-1
/
+0
*
Revert 76015 - Added back thread watcher changes by
rtenneti@chromium.org
2011-02-26
1
-0
/
+1
*
Autofill i18n: Set postal code and state field labels based on the selected c...
isherman@chromium.org
2011-02-25
1
-0
/
+2
*
Added TranslateVariablesInPolicy to the policy toolkit.
pastarmovj@chromium.org
2011-02-25
1
-0
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #2
phajdan.jr@chromium.org
2011-02-25
1
-2
/
+2
*
WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...
tfarina@chromium.org
2011-02-25
1
-5
/
+5
*
Back out thread watcher changes.
rtenneti@chromium.org
2011-02-25
1
-1
/
+0
*
Fix finding the location in view of elements. This fixes mouse commands on sc...
kkania@chromium.org
2011-02-25
1
-0
/
+2
*
Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...
jam@chromium.org
2011-02-24
1
-4
/
+4
*
Get rid of the GTK-only accessibility api code, now that Chrome OS can rely
dmazzoni@chromium.org
2011-02-24
1
-1
/
+0
*
[Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...
zea@chromium.org
2011-02-24
1
-0
/
+1
[next]