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
*
linux: enable plugins by default
evan@chromium.org
2009-09-14
2
-5
/
+0
*
Extension Doc Changes (no building or testable changes) - Build on Mac, find ...
rafaelw@chromium.org
2009-09-13
1
-15
/
+19
*
Try to fix build.
thakis@chromium.org
2009-09-12
1
-0
/
+2
*
Let cmd-e write the selection into the find pasteboard.
thakis@chromium.org
2009-09-12
1
-0
/
+6
*
GTK: Cache our GdkCursor objects, since building them hits the disk.
erg@google.com
2009-09-12
2
-0
/
+45
*
Extension apis: windows.create({url:}) now supports relative paths.
rafaelw@chromium.org
2009-09-11
2
-3
/
+25
*
GTK: Set the back/forward and bookmark bar menus to always show their images.
estade@chromium.org
2009-09-11
2
-0
/
+26
*
Changing the Chrome browser app name when CHROME_EXP_BUILD is defined.
robertshield@chromium.org
2009-09-11
1
-1
/
+4
*
Undo change that crept into my last cl.
estade@chromium.org
2009-09-11
1
-15
/
+0
*
Linux focus ring color: Go through WebKit::WebColor api rather than through t...
estade@chromium.org
2009-09-11
3
-25
/
+26
*
Add button number to page action event reply object. Fix outdated page action...
mattm@chromium.org
2009-09-11
1
-6
/
+7
*
Fix crash in process info
mhm@chromium.org
2009-09-11
1
-0
/
+2
*
Updated extension docs. Mainly to add i18n.html to navigation side bar,
xji@chromium.org
2009-09-11
30
-4
/
+81
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
3
-3
/
+25
*
Get rid of the half-working traces of locking, caching, and quotas. It
jorlow@chromium.org
2009-09-11
1
-20
/
+2
*
Extension Doc Changes (no building or testable changes) - Render Docs
rafaelw@chromium.org
2009-09-11
10
-18
/
+479
*
Add command line switch --activate-on-launch to help Selenium.
jrg@chromium.org
2009-09-11
2
-0
/
+6
*
Strict transport security: add checkbox to clear state.
agl@chromium.org
2009-09-11
2
-0
/
+2
*
Check in http://codereview.chromium.org/197013/show for tfarina.
mirandac@chromium.org
2009-09-10
2
-2
/
+2
*
A bit of clarification for the themes doc.
kathyw@google.com
2009-09-10
1
-6
/
+18
*
Change dev.chromium.org links to be to the real doc.
kathyw@google.com
2009-09-10
2
-3
/
+3
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
3
-19
/
+22
*
Typo fixes, plus a couple of code changes.
kathyw@google.com
2009-09-10
3
-8
/
+8
*
Add "permissions" to Getting Started manifest. Oops.
kathyw@google.com
2009-09-10
1
-0
/
+3
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
3
-0
/
+59
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
2
-0
/
+23
*
Add chrome.i18n to the list of chrome.* APIs.
kathyw@google.com
2009-09-10
1
-0
/
+1
*
Revert "Use gtk-cursor-blink from GtkSettings"
evan@chromium.org
2009-09-09
3
-27
/
+1
*
Added chrome.i18n extension API.
xji@chromium.org
2009-09-09
3
-1
/
+24
*
Use gtk-cursor-blink from GtkSettings to set the
evan@chromium.org
2009-09-09
3
-1
/
+27
*
Adds support for the os x spelling panel to chromium. Users can
pinkerton@chromium.org
2009-09-09
1
-2
/
+28
*
Simple fix of extension_l10n_util that allows folders in form ".some_name" to...
cira@chromium.org
2009-09-09
1
-1
/
+1
*
Fix to use FilePath version of PathService::Get.
thestig@chromium.org
2009-09-09
1
-6
/
+6
*
Add 3 more flavors of the try chrome toast
cpu@chromium.org
2009-09-09
1
-1
/
+1
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-1
/
+1
*
Fix issue 20944: Extension Doc bug for packaging
kathyw@google.com
2009-09-09
1
-0
/
+5
*
Get rid of an unused data member in URLRequestInterceptJob.
michaeln@google.com
2009-09-08
2
-2
/
+0
*
Migrate information on AutoUpdate to new extensions docs.
asargent@chromium.org
2009-09-08
28
-37
/
+622
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
2
-12
/
+42
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
3
-13
/
+3
*
Crash on serious error in sqlite (release build)
cpu@chromium.org
2009-09-08
1
-3
/
+10
*
Plumb the DragOperation through all the layers between the platform Drag-n-dr...
snej@chromium.org
2009-09-08
2
-8
/
+29
*
finished testing functions and added events to bookmark tests.
erikkay@chromium.org
2009-09-08
1
-2
/
+2
*
Pass printing result to the browser.
maruel@chromium.org
2009-09-08
3
-3
/
+69
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-4
/
+4
*
Move the "history is too new" dialog out of
tony@chromium.org
2009-09-05
1
-0
/
+4
*
POSIX: Have pref service save paths as UTF8.
tony@chromium.org
2009-09-04
1
-0
/
+13
*
Update Documentation for chrome.tabs.detectLanguage().
sidchat@google.com
2009-09-04
4
-20
/
+11
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-2
/
+2
*
Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.
jhawkins@chromium.org
2009-09-04
2
-7
/
+6
[next]