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
*
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
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
1
-0
/
+2
*
Lands http://codereview.chromium.org/269066/show for Thiago:
sky@chromium.org
2009-10-19
1
-0
/
+1
*
Do work necessary to make Views About panel work on Chrome OS. This is to be ...
davemoore@chromium.org
2009-10-19
1
-0
/
+4
*
Moved Pepper delegate definition to chrome\renderer to allow it to use
sehr@google.com
2009-10-17
1
-0
/
+2
*
Fix ProfileSyncService unit test.
nick@chromium.org
2009-10-17
1
-6
/
+3
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-9
/
+11
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
1
-0
/
+1
*
Adds bookmark context menu test to set of unit_tests run on
sky@chromium.org
2009-10-16
1
-0
/
+7
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
Reverted 29258.
akalin@chromium.org
2009-10-16
1
-14
/
+12
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
Reverted 29255.
akalin@chromium.org
2009-10-16
1
-14
/
+12
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
Reverted 29253.
akalin@chromium.org
2009-10-16
1
-14
/
+12
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
1
-14
/
+12
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-12
/
+14
*
GTK: Add theme install bubble.
estade@chromium.org
2009-10-15
1
-0
/
+2
*
[Mac] UMA histogram for uncaught NSExceptions.
shess@chromium.org
2009-10-15
1
-0
/
+1
*
Add UI for changing timezones.
chocobo@google.com
2009-10-15
1
-4
/
+6
*
BUG=http://crbug.com/24459
jrg@chromium.org
2009-10-15
1
-0
/
+3
*
Extensions: Make badge drawing code cross platform so linux (and eventually m...
estade@chromium.org
2009-10-15
1
-0
/
+1
*
Add a ui test to verify that using the typical_history profile
tony@chromium.org
2009-10-15
1
-0
/
+1
*
Create BlacklistManager, which will aggregate individual blacklists into one ...
phajdan.jr@chromium.org
2009-10-15
1
-0
/
+3
*
Show "Loading" bubble while loading a theme.
avi@chromium.org
2009-10-15
1
-0
/
+2
*
Make sure that Dump Symbols (dump_app_syms) comes after Strip If Needed
mark@chromium.org
2009-10-15
1
-6
/
+22
*
Remove linux_page_load_uitest target, it's covered under reliability_test.
thestig@chromium.org
2009-10-15
1
-27
/
+6
*
Reland r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-2
/
+1
*
Reverting r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
1
-1
/
+2
*
Remove the implicit wrench menu items for browser actions.
aa@chromium.org
2009-10-15
1
-2
/
+1
[next]