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
*
Moving the page contents message processing to the RenderViewHost.
jcampan@chromium.org
2010-01-18
2
-8
/
+11
*
Moving sandbox_policy files into chrome/common .
gregoryd@google.com
2010-01-17
2
-0
/
+477
*
Small cleanup to Mac Sandbox code.
jeremy@chromium.org
2010-01-17
1
-2
/
+8
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
2
-12
/
+11
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
2
-11
/
+12
*
Low latency audio render host preliminaries
cpu@chromium.org
2010-01-15
1
-0
/
+10
*
Revert r36407
aa@chromium.org
2010-01-15
1
-2
/
+1
*
Re-land r36338: Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+2
*
Simplify the gtk AutoFill dialog and bring it more in line with the mocks.
jhawkins@chromium.org
2010-01-15
2
-10
/
+16
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-0
/
+2
*
New consensus is to print
jrg@chromium.org
2010-01-15
3
-9
/
+34
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
2
-12
/
+11
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
2
-11
/
+12
*
Nit pick changes to make lint and editors happy. No change in behavior.
skerner@chromium.org
2010-01-15
1
-11
/
+11
*
Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...
aa@chromium.org
2010-01-15
4
-5
/
+28
*
Revert 36337 and 36338. Compile failure.
aa@chromium.org
2010-01-15
5
-30
/
+6
*
Add the ability to focus a window to chrome.window.update().
aa@chromium.org
2010-01-15
1
-1
/
+2
*
Add launch configuration to apps. Create a desktop shortcut
aa@chromium.org
2010-01-15
4
-5
/
+28
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
4
-25
/
+78
*
GTK: Draw background color on the toolbar to deal with small theme bitmaps.
erg@google.com
2010-01-15
2
-0
/
+37
*
This CL contains the back-end implementation of the translate feature. It add...
jcampan@chromium.org
2010-01-14
2
-0
/
+77
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
1
-1
/
+69
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
1
-2
/
+2
*
Introduce a notification to trigger memory purging on the IO thread and use i...
michaeln@chromium.org
2010-01-13
3
-1
/
+27
*
Fix fonts jumping around by forcing the font "Sans" wherever the user has a f...
erg@google.com
2010-01-13
2
-1
/
+36
*
Mac: ensure child processes are properly reaped -- eliminate Helper zombies.
viettrungluu@chromium.org
2010-01-13
2
-2
/
+20
*
Finish the plumbing for cookiesEnabled.
abarth@chromium.org
2010-01-13
1
-0
/
+6
*
Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...
jorlow@chromium.org
2010-01-13
2
-0
/
+2
*
More plumbing of the low latency mode
cpu@chromium.org
2010-01-13
1
-2
/
+2
*
Add the ability for the GPU process to be used to paint the backing store of a
brettw@chromium.org
2010-01-13
6
-12
/
+105
*
initial manifest hooks for app experiment
erikkay@chromium.org
2010-01-12
6
-2
/
+83
*
Moving the CLD code to the renderer so it runs sanboxed.
jcampan@chromium.org
2010-01-12
1
-7
/
+7
*
Improvements to the i18n doc.
kathyw@google.com
2010-01-12
16
-2760
/
+4732
*
Mark the following tests FLAKY on Windows.
tkent@chromium.org
2010-01-12
1
-0
/
+4
*
linux: add a temporary flag for disabling xshm
evan@chromium.org
2010-01-12
1
-0
/
+6
*
Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-12
2
-629
/
+0
*
If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...
skerner@chromium.org
2010-01-11
2
-0
/
+11
*
Enable JS detection of whether SPDY was used to load a web page.
mbelshe@google.com
2010-01-11
1
-1
/
+5
*
Add two AutoFill prefs. autofill.infobar_shown is true if the autofill infob...
jhawkins@chromium.org
2010-01-11
2
-0
/
+8
*
Fix a couple of typos in the doc for external extensions and move a bullet it...
finnur@chromium.org
2010-01-11
2
-20
/
+21
*
Extensions: Ensure that variable strings passed to ParseError aren't interpre...
craig.schlenter@chromium.org
2010-01-11
1
-2
/
+2
*
Allow an empty list of page actions.
skerner@chromium.org
2010-01-11
3
-17
/
+39
*
Add a page to the docs about external extensions.
aa@chromium.org
2010-01-09
37
-0
/
+786
*
Per discussion with mal, recognize the stable branch (parent regkey
jrg@chromium.org
2010-01-09
1
-2
/
+8
*
linux: set a minimum size for dialogs based on locale resources
evan@chromium.org
2010-01-09
2
-0
/
+20
*
Revert 35802 - Failed Valgrind - Allow an empty list of page actions.
rsesek@chromium.org
2010-01-08
3
-39
/
+17
*
Changes to support communication with a privileged process
cmasone@google.com
2010-01-08
2
-0
/
+2
*
Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...
pkasting@chromium.org
2010-01-08
2
-2
/
+7
*
Allow an empty list of page actions.
skerner@chromium.org
2010-01-08
3
-17
/
+39
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
2
-4
/
+4
[next]