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_browser.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
For the web store signin, we need a constrained HTML window. This patch is th...
mirandac@chromium.org
2010-10-20
1
-0
/
+1
*
This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...
dhollowa@chromium.org
2010-10-20
1
-0
/
+1
*
Make the BrowserAccessibilityManagerMac own the management of the cocoa ax tree.
dtseng@chromium.org
2010-10-19
1
-7
/
+7
*
Support sync file io for pepper, to support LSOs
piman@chromium.org
2010-10-19
1
-0
/
+2
*
[Gtk] add facility for constrained window delegate to control background color.
estade@chromium.org
2010-10-18
1
-1
/
+1
*
Use TabContents for Constrained HTML dialogs.
estade@chromium.org
2010-10-18
1
-0
/
+2
*
Show the current logged-in username on the NTP.
johnnyg@chromium.org
2010-10-18
1
-0
/
+2
*
[Mac] Remove the PageInfoWindow now that the Bubble is finished.
rsesek@chromium.org
2010-10-18
1
-3
/
+0
*
Move chrome/browser/cocoa/download_* to chrome/browser/cocoa/download/.
viettrungluu@chromium.org
2010-10-18
1
-17
/
+17
*
Delete SafeBrowsingDatabaseBloom implementation.
shess@chromium.org
2010-10-17
1
-2
/
+0
*
Remove --apps-panel switch.
tfarina@chromium.org
2010-10-16
1
-6
/
+0
*
Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...
finnur@chromium.org
2010-10-16
1
-0
/
+3
*
Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...
finnur@chromium.org
2010-10-16
1
-3
/
+0
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
1
-0
/
+2
*
Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.
viettrungluu@chromium.org
2010-10-15
1
-47
/
+47
*
Pull events-related code out of ExtensionMessageService into its own class.
mpcomplete@chromium.org
2010-10-15
1
-0
/
+2
*
Support file utilities and mime-related methods on workers.
kinuko@chromium.org
2010-10-15
1
-0
/
+2
*
Rename about:labs to about:flags, part 3/3
thakis@chromium.org
2010-10-15
1
-4
/
+4
*
This adds a plugin selection policy for selecting which plugin is
gspencer@chromium.org
2010-10-14
1
-0
/
+2
*
[GTK] - constrained html dialog gtk implementation
estade@chromium.org
2010-10-14
1
-0
/
+1
*
Moving GUID generation from base to chrome/browser/guid*
dhollowa@chromium.org
2010-10-14
1
-0
/
+3
*
Fixes instant so that it correctly deals with child contents. I've
sky@chromium.org
2010-10-14
1
-2
/
+2
*
Linux Gateway Data Provider.
allanwoj@chromium.org
2010-10-14
1
-0
/
+2
*
Fix linux_view build including both render_widget_host_view_gtk and render_wi...
mattm@chromium.org
2010-10-14
1
-2
/
+2
*
Reland http://codereview.chromium.org/3573014/show.
johnnyg@chromium.org
2010-10-13
1
-0
/
+4
*
Refactoring of BrowserAccessibility (Mac) to use cross platform base classes.
dtseng@chromium.org
2010-10-13
1
-0
/
+4
*
Use protobuf_lite to save on binary size.
agl@chromium.org
2010-10-13
1
-3
/
+2
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
1
-0
/
+1
*
Revert 62410 - Constrained HTML dialog for Windows.
johnnyg@chromium.org
2010-10-13
1
-4
/
+0
*
Re-land 62283 - Refactored TTS extension code so that the platform-specific TTS
dmazzoni@chromium.org
2010-10-13
1
-5
/
+4
*
Constrained HTML dialog for Windows.
johnnyg@chromium.org
2010-10-13
1
-0
/
+4
*
Fixes bugs in usage of adding a new tab with a disposition of
sky@chromium.org
2010-10-13
1
-0
/
+2
*
Rename ChromeThread to BrowserThread Final Part:
tfarina@chromium.org
2010-10-12
1
-3
/
+2
*
Added support for Ctrl-w in bookmark bubbles.
rjkroege@google.com
2010-10-12
1
-0
/
+2
*
Final phase of the URL History Quick autocomplete provider integration. This ...
mrossetti@chromium.org
2010-10-12
1
-0
/
+2
*
Revert 62283 - Refactored TTS extension code so that the platform-specific TTS
dmazzoni@chromium.org
2010-10-12
1
-4
/
+5
*
Refactored TTS extension code so that the platform-specific TTS
dmazzoni@chromium.org
2010-10-12
1
-5
/
+4
*
Rename LanguageMenuButton to InputMethodMenuButton to be consistent with othe...
yusukes@chromium.org
2010-10-12
1
-2
/
+2
*
Add network_menu_ui.cc and network_menu.js
stevenjb@chromium.org
2010-10-12
1
-0
/
+2
*
Import locally saved IE Tolbar Autofill data
georgey@chromium.org
2010-10-12
1
-0
/
+2
*
Refactor TemplateURLFetcher to make it more testable and add more tests for it.
levin@chromium.org
2010-10-11
1
-0
/
+3
*
Revert 62193 - Final phase of the URL History Quick autocomplete provider int...
mrossetti@chromium.org
2010-10-11
1
-2
/
+0
*
Add the Windows dialog for setting default search provider from js.
levin@chromium.org
2010-10-11
1
-0
/
+2
*
Adds confirm dialog when enabling instant.
sky@chromium.org
2010-10-11
1
-0
/
+6
*
Create a new Navigate() function to (eventually) supercede the existing maze ...
ben@chromium.org
2010-10-11
1
-0
/
+2
*
Final phase of the URL History Quick autocomplete provider integration. This...
mrossetti@chromium.org
2010-10-11
1
-0
/
+2
*
Add a promptBrowserLogin method to webstorePrivate extension API
asargent@chromium.org
2010-10-11
1
-0
/
+1
*
Rename ChromeThread to BrowserThread Part17:
tfarina@chromium.org
2010-10-11
1
-6
/
+7
*
[Chrome OS] Attempt offline and online login simultaneously
cmasone@chromium.org
2010-10-11
1
-0
/
+2
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
1
-0
/
+2
[next]