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.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Design changes in browser/privacy_blacklist needed to integrate
phajdan.jr@chromium.org
2009-10-29
1
-25
/
+0
*
WebSocket support in chromium.
ukai@chromium.org
2009-10-29
1
-0
/
+7
*
Gets AutomationProxyVisibleTest.WindowGetViewBounds to pass on
sky@chromium.org
2009-10-28
1
-0
/
+1
*
CompactLocationBar 1st step:
oshima@chromium.org
2009-10-28
1
-2
/
+2
*
This does a few things:
piman@chromium.org
2009-10-28
1
-2
/
+2
*
Add initial implementation of AutoFill++. This implementation is hidden behi...
jhawkins@chromium.org
2009-10-28
1
-0
/
+4
*
Changes ui proxy classes to use Browser::Types rather than copying
sky@chromium.org
2009-10-28
1
-0
/
+2
*
WIP: websocket live experiment
ukai@chromium.org
2009-10-28
1
-0
/
+2
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
1
-6
/
+14
*
Fix bug where many extensions don't install due to sandbox.
aa@chromium.org
2009-10-27
1
-3
/
+3
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-424
/
+404
*
Move Mac build tool scripts only used by chrome.gyp from build/mac into
mark@chromium.org
2009-10-27
1
-9
/
+14
*
The TODO timer has expired. Clean up old build TODOs and celebrate two weeks
mark@chromium.org
2009-10-27
1
-5
/
+0
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
1
-3
/
+3
*
Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...
tim@chromium.org
2009-10-27
1
-8
/
+3
*
Revert (3 of 4) 30154 - Fix build bustage by adding dependency back on sync_p...
tim@chromium.org
2009-10-27
1
-1
/
+0
*
Fix build bustage by adding dependency back on sync_proto from sync_unit_tests.
tim@chromium.org
2009-10-27
1
-0
/
+1
*
Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...
tim@chromium.org
2009-10-27
1
-3
/
+8
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
1
-2
/
+0
*
Add SSL wrapper for linux and mac. This allows notifier to use chrome's SSL ...
zork@chromium.org
2009-10-26
1
-0
/
+2
*
Resubmit http://codereview.chromium.org/314016 with views fixed
zork@chromium.org
2009-10-26
1
-8
/
+22
*
o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.
mark@chromium.org
2009-10-26
1
-0
/
+2
*
Set necessary args for tab_switching_test.
chase@chromium.org
2009-10-26
1
-0
/
+4
*
Add a function that can check if a menu item would be fired by a keypress.
thakis@chromium.org
2009-10-26
1
-0
/
+3
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
1
-0
/
+3
*
Implementing WebDatabaseObserver in the renderer process.
dumi@chromium.org
2009-10-24
1
-0
/
+2
*
Fix mac build breakage (remove page_action_apitest from mac build)
rafaelw@chromium.org
2009-10-24
1
-0
/
+1
*
Fix ExtensionApiTest.PageAction & Enable test on linux
rafaelw@chromium.org
2009-10-24
1
-1
/
+1
*
Reverting 29961.
glen@chromium.org
2009-10-23
1
-22
/
+8
*
Build sync by default on all platforms. This also turns off sync on both Lin...
zork@chromium.org
2009-10-23
1
-8
/
+22
*
Implement extension.sendRequest, a simpler way to do messaging.
mpcomplete@chromium.org
2009-10-23
1
-0
/
+2
*
Adds support for the <keygen> tag for client certificate enrollment
wtc@chromium.org
2009-10-23
1
-0
/
+2
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-0
/
+2
*
Disable system suspend while downloading files on win32.
mark@chromium.org
2009-10-23
1
-0
/
+5
*
Implements tests for testing browser's overall key events handling behavior.
suzhe@chromium.org
2009-10-23
1
-0
/
+9
*
Fix coverage on the Mac.
jrg@chromium.org
2009-10-23
1
-0
/
+3
*
* Moved panel controller to chromeos directory
oshima@chromium.org
2009-10-22
1
-12
/
+15
*
A few more #ifdefs for platform-specific behaviors to port this test to mac.
mark@chromium.org
2009-10-22
1
-1
/
+0
*
GTK: add browser actions popups.
estade@chromium.org
2009-10-22
1
-0
/
+2
*
Lands http://codereview.chromium.org/306039 for Sean:
sky@chromium.org
2009-10-22
1
-0
/
+2
*
Create an initial Chrome page for file browsing. This just implements the
brettw@chromium.org
2009-10-21
1
-0
/
+5
*
Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...
jhawkins@chromium.org
2009-10-21
1
-2
/
+2
*
Split net into net and net_base to reduce v8 dependency injection.
maruel@chromium.org
2009-10-21
1
-5
/
+3
*
[Mac] DCHECK when raising NSException.
shess@chromium.org
2009-10-21
1
-0
/
+3
*
Switch to use libcros to make changes to touchpad settings.
chocobo@google.com
2009-10-21
1
-2
/
+2
*
Remove the extension shelf on Linux.
phajdan.jr@chromium.org
2009-10-21
1
-2
/
+0
*
New button scheme...borders are separate from the inner contents so
davemoore@chromium.org
2009-10-21
1
-0
/
+2
*
PanelControler support
oshima@chromium.org
2009-10-20
1
-0
/
+6
*
Enable browser commands unit test on linux.
estade@chromium.org
2009-10-20
1
-3
/
+0
*
Mac Chromebot
nirnimesh@chromium.org
2009-10-20
1
-44
/
+40
[next]