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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disables dragging of imgs in recently closed window section.
sky@google.com
2009-02-19
1
-0
/
+1
*
Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder
dkegel@google.com
2009-02-19
2
-5
/
+20
*
Bring the SafeBrowsingProtocolManager out of scaffolding.
paul@chromium.org
2009-02-19
1
-7
/
+1
*
Protect dictionary fetch operation in shutdown scenario.
jar@chromium.org
2009-02-19
1
-1
/
+10
*
Make safe_browsing_blocking_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-19
4
-9
/
+5
*
Add menu shortcuts on linux instead of & everywhere.
tc@google.com
2009-02-18
1
-2
/
+28
*
Undo revert http://codereview.chromium.org/23028
dkegel@google.com
2009-02-18
2
-20
/
+5
*
Renables the session restore ui tests in hopes of finding out why they
sky@google.com
2009-02-18
1
-4
/
+6
*
Fix save complete .html page.
estade@chromium.org
2009-02-18
1
-11
/
+4
*
Prepare some files for porting:
estade@chromium.org
2009-02-18
10
-48
/
+52
*
Port back_forward_menu_model to linux.
estade@chromium.org
2009-02-18
15
-252
/
+629
*
Fix two problems with bookmarking and fullscreen mode:
pkasting@chromium.org
2009-02-18
14
-49
/
+45
*
Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s.
evan@chromium.org
2009-02-18
4
-11
/
+97
*
Changes tab dragging code to continue iterating through windows if
sky@google.com
2009-02-18
1
-8
/
+27
*
Fix window close and application quit on Mac to call the proper Browser machi...
pinkerton@chromium.org
2009-02-18
5
-13
/
+54
*
Make interstitial_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-18
4
-14
/
+29
*
Clean up toolbar layout code. I originally did this while looking into bookm...
pkasting@chromium.org
2009-02-18
1
-74
/
+50
*
Add the referrer value to the new NavigationEntry.
paulg@google.com
2009-02-18
1
-0
/
+1
*
Fixes drag of images from new tab page. We need to pass in the mime
sky@google.com
2009-02-18
1
-4
/
+6
*
Build break. In revision 9958, I hadn't intented to commit this change.
maruel@chromium.org
2009-02-18
1
-1
/
+1
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
44
-213
/
+253
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
32
-117
/
+92
*
fix linux build, add stub functions to browser window gtk
tc@google.com
2009-02-18
2
-0
/
+11
*
Stub more Mac functions to fix another build break
pkasting@chromium.org
2009-02-18
2
-0
/
+11
*
Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...
idanan@chromium.org
2009-02-18
4
-6
/
+18
*
Preliminary fullscreen mode support.
pkasting@chromium.org
2009-02-18
8
-38
/
+169
*
Reverting 9944.
yurys@google.com
2009-02-18
12
-476
/
+2
*
Create communication channel between developer tools UI implemented in JS and...
yurys@google.com
2009-02-18
12
-2
/
+476
*
Take out common functionality from PluginProcessHost and move it to ChildProc...
jam@chromium.org
2009-02-18
8
-188
/
+36
*
Display the current URL and connect the entry widget to OpenURLFromTab().
erg@google.com
2009-02-18
3
-8
/
+40
*
Follow-up rename to my previous commit.
evan@chromium.org
2009-02-18
2
-1
/
+1
*
HtmlDialogs had focus problems.
jcampan@chromium.org
2009-02-18
13
-13
/
+21
*
Rename MessageWindow to ProcessSingleton in anticipation of more refactoring.
evan@chromium.org
2009-02-18
5
-33
/
+35
*
Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...
jhawkins@chromium.org
2009-02-17
6
-18
/
+24
*
Check the file handle for NULL before using it to write. Under some
brettw@chromium.org
2009-02-17
1
-20
/
+15
*
Fix crasher in GetDefaultSearchEngineName() in first run bubble.
cpu@google.com
2009-02-17
3
-12
/
+17
*
Fix a memory leak of the renderer thread objects in single process mode.
brettw@chromium.org
2009-02-17
1
-3
/
+8
*
Add importer/firefox_profile_lock_posix.cc to the build.
thestig@chromium.org
2009-02-17
1
-0
/
+1
*
Persist info about subresources on pages for DNS pre-resolution
jar@chromium.org
2009-02-17
9
-15
/
+387
*
Hook up theme images and chrome resource data on linux.
tc@google.com
2009-02-17
2
-65
/
+69
*
Do two TODOs related to --load-extension:
aa@chromium.org
2009-02-17
4
-22
/
+41
*
Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...
pinkerton@chromium.org
2009-02-17
3
-38
/
+17
*
Changes new tab page to not make a link for recently closed
sky@google.com
2009-02-17
1
-3
/
+4
*
Significantly rework coordinate handling for the Cocoa views. Fixes tons of r...
avi@chromium.org
2009-02-17
8
-49
/
+75
*
Keyboard focus mostly works on Linux.
evan@chromium.org
2009-02-17
3
-7
/
+28
*
Default to using the current tab when opening a url until we hook up more adv...
pinkerton@chromium.org
2009-02-17
1
-1
/
+1
*
Change the encoding for tapuz.co.il to UTF-8 from windows-1255 and update the...
jungshik@google.com
2009-02-17
1
-2
/
+2
*
Registering the AutoFill manager because someone added it to the build withou...
avi@chromium.org
2009-02-17
1
-2
/
+2
*
Make the toolbar background themed on Linux.
evan@chromium.org
2009-02-17
7
-12
/
+261
*
Create a menu wrapper class for GTK menus, and use it for the page and app me...
erg@google.com
2009-02-17
7
-31
/
+470
[next]