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
*
Allow undefined as the script name in the debugger test.
ager@google.com
2009-01-28
1
-1
/
+3
*
Remove extraneous uses of the --enable-user-script
aa@chromium.org
2009-01-28
4
-31
/
+11
*
Add sqlite to list of things to build.
thestig@chromium.org
2009-01-28
1
-2
/
+0
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
13
-46
/
+72
*
Adds a variable indicating whether resources should be deleted on
sky@google.com
2009-01-28
2
-1
/
+8
*
Rolback r8793: Remove extraneous uses of the --enable-user-script
mal@chromium.org
2009-01-28
3
-7
/
+29
*
Remove extraneous uses of the --enable-user-script
aa@chromium.org
2009-01-28
3
-29
/
+7
*
Move Windows specific backing-store functions into backing_store_win.cc
agl@chromium.org
2009-01-28
3
-258
/
+7
*
Adds the localized oem html resources to setup
cpu@google.com
2009-01-28
2
-12
/
+15
*
Process the EULA distro param, to direct chrome to show the EULA dialog
cpu@google.com
2009-01-28
1
-0
/
+29
*
More break fixes
jrg@chromium.org
2009-01-28
1
-1
/
+0
*
Another merge conflict
jrg@chromium.org
2009-01-28
1
-1
/
+0
*
Merge conflict (crossed wires; this file was added somewhere else)
jrg@chromium.org
2009-01-28
1
-1
/
+0
*
Unit test addition, cleanup for render_process/thread.
jrg@chromium.org
2009-01-28
7
-24
/
+66
*
Make purify happy by fixing memory leak that shows up during shutdown.
kuchhal@chromium.org
2009-01-28
1
-0
/
+8
*
Adds the ability to have browser windows shown with a specific
sky@google.com
2009-01-28
2
-0
/
+16
*
Fork backing_store.cc into backing_store_win.cc in preparation for a
agl@chromium.org
2009-01-27
1
-0
/
+243
*
Adding new EULA dialog translations.
gwilson@google.com
2009-01-27
41
-0
/
+1927
*
Modifies shutdown/startup in the following manner:
sky@google.com
2009-01-27
3
-2
/
+19
*
A little porting in chrome/renderer.
estade@chromium.org
2009-01-27
2
-5
/
+1
*
Add support for UA spoofing, and spoof Safari's UA string when loading URLs
darin@chromium.org
2009-01-27
3
-5
/
+12
*
Extend the popup-mode location bar out into the nonclient view. This makes p...
pkasting@chromium.org
2009-01-27
4
-52
/
+34
*
Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...
ben@chromium.org
2009-01-27
7
-363
/
+395
*
MAC: build fix
agl@chromium.org
2009-01-27
1
-0
/
+4
*
Fix a small, subtle problem that caused an interactive_ui_test failure.
pkasting@chromium.org
2009-01-27
1
-2
/
+8
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
20
-138
/
+164
*
Give the container a chance to handle function keys.
tommi@chromium.org
2009-01-27
1
-0
/
+1
*
Bring our EULA files to parity with the website.
glen@chromium.org
2009-01-27
50
-160
/
+961
*
Add text for plugin infobar help center link.
glen@chromium.org
2009-01-27
1
-1
/
+4
*
Forgot to use the correct enums on my previous distro CL
cpu@google.com
2009-01-27
2
-4
/
+6
*
Re-land this from earlier... unit tests no longer crash.
ben@chromium.org
2009-01-27
16
-88
/
+201
*
Add new file render_thread_unittest.cc to windows project file for unit_tests.
jrg@chromium.org
2009-01-27
1
-0
/
+4
*
remove scaffolding mock of TabStripModel and replace it with the real deal. R...
pinkerton@google.com
2009-01-27
7
-57
/
+90
*
Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webk...
tc@google.com
2009-01-27
2
-2
/
+2
*
Roll forward 8722,8721
jeremy@chromium.org
2009-01-27
10
-106
/
+210
*
render_* work.
jrg@chromium.org
2009-01-27
8
-11
/
+172
*
Fixes tab contents crash. This changes a number of things in dragged
sky@google.com
2009-01-27
1
-13
/
+40
*
Add NOTREACHED() in switch default part which should never be reached.
phajdan.jr@chromium.org
2009-01-27
1
-0
/
+1
*
Make popups closer to pixel-perfect. The main problem is that the toolbar is...
pkasting@chromium.org
2009-01-27
6
-65
/
+77
*
Reverting 8722,8721.
maruel@chromium.org
2009-01-27
9
-206
/
+102
*
First step of porting VisitedLinkMaster to POSIX:
jeremy@chromium.org
2009-01-27
9
-102
/
+206
*
Fix linux build breakage.
maruel@chromium.org
2009-01-27
1
-0
/
+3
*
Unimportant cleanup.
avi@chromium.org
2009-01-27
2
-2
/
+2
*
Porting in chrome/views/
phajdan.jr@chromium.org
2009-01-27
7
-47
/
+39
*
Fix the nib references.
avi@chromium.org
2009-01-27
1
-6
/
+3
*
Revert change 8693 because it breaks the unit_tests.
nsylvain@chromium.org
2009-01-27
13
-139
/
+83
*
Try2 of issue 18772. (move jpeg_codec* to base/gfx)
estade@chromium.org
2009-01-27
17
-2514
/
+1762
*
Fix regression caused by CommandLine change.
kuchhal@chromium.org
2009-01-27
1
-1
/
+2
*
undo 8692 (fix build failure)
estade@chromium.org
2009-01-27
15
-8
/
+760
*
Extract a cross-platform LocationBar interface accessible via the BrowserWind...
ben@chromium.org
2009-01-27
13
-83
/
+139
[next]