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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enforce extension permissions in C++ (instead of Javascript).
jochen@chromium.org
2010-03-24
1
-2
/
+3
*
Replace about:plugins page with new page.
viettrungluu@chromium.org
2010-03-24
2
-2
/
+4
*
Make it clear what last_sync_timestamp actually tracks. Update
nick@chromium.org
2010-03-24
3
-3
/
+3
*
Implement chrome://plugins page that can disable plugins.
viettrungluu@chromium.org
2010-03-24
4
-16
/
+22
*
This is basically a rewrite of the DataTypeManager to support dynamic data ty...
skrul@chromium.org
2010-03-23
1
-0
/
+6
*
Fixed bugs in GPU process startup on POSIX platforms. Added
kbr@google.com
2010-03-23
2
-0
/
+4
*
Add an initial implementation of net-internals inspector in javascript.
eroman@chromium.org
2010-03-23
2
-0
/
+6
*
Add a temporary flag to enable Core Animation mode for Flash (when possible)
stuartmorgan@chromium.org
2010-03-23
2
-0
/
+5
*
Adds smallish size to list of icon sizes.
sky@chromium.org
2010-03-23
2
-0
/
+2
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
1
-0
/
+89
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Add a parameter to CreateAudioStream to choose between standard and low-laten...
neb@chromium.org
2010-03-23
1
-2
/
+3
*
Porting the app launcher to Windows, and adding an experimental flag
jcivelli@google.com
2010-03-22
2
-0
/
+4
*
We had a problem where if chrome crashed on cros and was relaunched
davemoore@chromium.org
2010-03-22
2
-0
/
+8
*
Add the option of importing bookmarks from file to first run.
huanr@chromium.org
2010-03-22
2
-0
/
+5
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
3
-6
/
+9
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
2
-4
/
+5
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
9
-189
/
+565
*
Add 95%-tile confidence intervals to the benchmark.
mbelshe@chromium.org
2010-03-19
1
-0
/
+10
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
9
-565
/
+189
*
Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...
andybons@chromium.org
2010-03-19
2
-5
/
+4
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
14
-2139
/
+3
*
Uses GURL instead of host for requesting Geolocation permission.
bulach@chromium.org
2010-03-19
1
-2
/
+2
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
9
-189
/
+565
*
Add discussion of executeScript and insertCSS to the content scripts page.
kathyw@chromium.org
2010-03-19
4
-63
/
+273
*
Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...
pkasting@chromium.org
2010-03-19
4
-0
/
+24
*
Enable tabbed bookmark manager by default.
arv@chromium.org
2010-03-19
2
-4
/
+5
*
Arne's FAQ changes from http://codereview.chromium.org/660227.
kathyw@chromium.org
2010-03-19
2
-2
/
+158
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
4
-4
/
+21
*
Disable XSSAuditor on trunk until perf issues are resolved
jamesr@google.com
2010-03-18
2
-2
/
+2
*
Minor extension infobar changes.
finnur@chromium.org
2010-03-18
5
-11
/
+19
*
Windows: Mark CheckFalseTest.CheckFails as flaky. It's failing on the Vista d...
thestig@chromium.org
2010-03-18
1
-0
/
+4
*
Makes pinned tab restore on startup if you haven't enabled session
sky@chromium.org
2010-03-18
3
-0
/
+17
*
Retry r41799:
estade@chromium.org
2010-03-18
1
-2
/
+4
*
In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...
thestig@chromium.org
2010-03-18
3
-11
/
+74
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Extension Docs (No building or testable files)
rafaelw@chromium.org
2010-03-18
42
-3
/
+155
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
2
-0
/
+8
*
Make repost form warning tab-modal on Mac.
bauerb@chromium.org
2010-03-18
1
-0
/
+4
*
Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...
gregoryd@google.com
2010-03-17
1
-0
/
+4
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
1
-0
/
+8
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
1
-4
/
+2
*
Committing for dcheng@
brg@chromium.com
2010-03-17
4
-1
/
+870
*
This looks like it was causing the pipe to sometimes overfill.
aa@chromium.org
2010-03-17
3
-11
/
+54
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
1
-0
/
+4
*
Adding debugging switches to Worker process startup on POSIX systems.
dimich@chromium.org
2010-03-17
3
-4
/
+4
*
[Mac] Match popup contents to page zoom size.
thakis@chromium.org
2010-03-17
1
-0
/
+7
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
8
-8
/
+8
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
8
-6
/
+702
*
Don't keep a pointer to NaClBrokerHost in NaClBrokerService - use ChildProces...
gregoryd@google.com
2010-03-17
1
-3
/
+0
[next]