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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build.
finnur@chromium.org
2009-06-25
1
-1
/
+1
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
6
-144
/
+28
*
The Provider for External Extensions no longer uses
finnur@chromium.org
2009-06-25
10
-71
/
+215
*
Refactorying to create the ResourceLoaderBridge through a factory class for <...
hclam@chromium.org
2009-06-25
3
-61
/
+65
*
On Linux, the path to the exe is used to fork renderer processes.
jcampan@chromium.org
2009-06-25
2
-15
/
+16
*
Fixing the tab order in the task manager.
jcampan@chromium.org
2009-06-25
1
-1
/
+1
*
Temporary extension UI for the Mac.
avi@chromium.org
2009-06-25
3
-15
/
+80
*
change backing store cache to be memory-based rather than count
erikkay@chromium.org
2009-06-25
6
-44
/
+140
*
Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...
avi@chromium.org
2009-06-25
6
-26
/
+144
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
6
-144
/
+26
*
Change the breakpad initialization for Google Chrome to be
nsylvain@chromium.org
2009-06-25
3
-26
/
+33
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
7
-2
/
+235
*
Relanding this, it was failing to compile because of a FRIEND_CHANGE that had...
jcampan@chromium.org
2009-06-25
3
-3
/
+5
*
Reverting 19233.
jcampan@chromium.org
2009-06-25
2
-4
/
+2
*
Disabling 2 browser tests that fail on the build-bot:
jcampan@chromium.org
2009-06-25
2
-2
/
+4
*
This CL fixes issue 14481 - RTL: Chrome is trying to open exe file directly a...
xji@chromium.org
2009-06-25
2
-11
/
+31
*
Making some browser tests Windows specific as they hang on Linux.
jcampan@chromium.org
2009-06-25
1
-2
/
+3
*
Disable CompactLangDetTest.* to keep XP unit (purify) bot green.
jungshik@google.com
2009-06-25
1
-0
/
+3
*
Run content scripts in their own isolated world. Hidden behind the --isolate...
abarth@chromium.org
2009-06-25
1
-0
/
+1
*
Show EV cert info text next to security icon.
ukai@chromium.org
2009-06-25
6
-81
/
+114
*
Add an about:inducebrowsercrashforrealz URL.
jeremy@chromium.org
2009-06-25
3
-0
/
+13
*
Revert r19162,19179 as they caused the toolbar and bookmark bar to regress an...
estade@chromium.org
2009-06-25
4
-48
/
+22
*
Paint the spy guy.
estade@chromium.org
2009-06-25
4
-13
/
+83
*
Update Skia transfer mode names in browser/* to Skia r239
amanda@chromium.org
2009-06-25
5
-6
/
+6
*
Update WebKit to 45111 and Skia to 239
amanda@chromium.org
2009-06-25
8
-82
/
+13
*
Disable failing tests until I can figure out what's going on.
brettw@chromium.org
2009-06-25
1
-2
/
+4
*
Fork bookmark context menu logic across platforms. There's too much crazy stu...
ben@chromium.org
2009-06-25
14
-16
/
+730
*
Don't disable view-source mode on cancellation. On error, we should turn off
brettw@chromium.org
2009-06-25
2
-0
/
+41
*
Add some missing run time dependencies. This fixes unit_tests and ui_tests s...
jam@chromium.org
2009-06-25
1
-0
/
+7
*
bookmarks dnd:
estade@chromium.org
2009-06-25
4
-18
/
+32
*
Make sure we keep overflow: hidden on the #most-visited element when
arv@google.com
2009-06-24
2
-3
/
+6
*
Now that the tab_table_ of the TaskManager is parent owned, it should not be ...
jcampan@chromium.org
2009-06-24
1
-4
/
+0
*
Change zh-tw to zh-TW when it's used to find the locale data pack on Linux (c...
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
Add tooltips to buttons on the new new tab page as well as remove the
arv@google.com
2009-06-24
5
-37
/
+46
*
Merging r18584 into chrome/browser/views/tab_contents/tab_contents_view_win.cc.
yusukes@google.com
2009-06-24
2
-619
/
+5
*
Review URL: http://codereview.chromium.org/146114
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
Fix order of parameters that was causing title and keyword to be switched.
ben@chromium.org
2009-06-24
1
-1
/
+1
*
Add unit testing to CLD. In addition, remove files from cld/base which are no...
sidchat@google.com
2009-06-24
1
-0
/
+14
*
Add looking up/caching of redirect lists to find the best thumbnail.
meelapshah@chromium.org
2009-06-24
6
-56
/
+520
*
Fix a bug generating thumbnails. We would only use a stashed thumbnail when it
brettw@chromium.org
2009-06-24
1
-6
/
+13
*
Back out all sorts of stuff back to pre-r18933 so that we can regroup and
mark@chromium.org
2009-06-24
5
-48
/
+33
*
Add error message to help debug install status inconsistency from logs.
kuchhal@chromium.org
2009-06-24
1
-1
/
+7
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
25
-81
/
+89
*
Try to reland r19170 (Pick up extensions (if any) and extensions
kuchhal@chromium.org
2009-06-24
3
-0
/
+11
*
Fix extension unpacking on linux/mac
tc@google.com
2009-06-24
6
-9
/
+177
*
Add support for RTL languages in the gtk bookmark bar.
jhawkins@chromium.org
2009-06-24
4
-42
/
+48
*
Linux: fail more gracefully when ProcessSingleton fails to bind.
agl@chromium.org
2009-06-24
1
-1
/
+8
*
We were hitting a DCHECK when removing a password in the password option panel.
jcampan@chromium.org
2009-06-24
1
-4
/
+6
*
Move PathComponents from file_util to FilePath, add FilePath::IsParent()
rafaelw@chromium.org
2009-06-24
1
-1
/
+2
*
Revert "Pick up extensions (if any) and extensions definitions file for insta...
kuchhal@chromium.org
2009-06-24
3
-11
/
+0
[next]