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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s.
evan@chromium.org
2009-02-18
5
-15
/
+100
*
Revert "load strings and display them on linux" because linux unittests broke.
tc@google.com
2009-02-18
2
-19
/
+6
*
Include what you use in webkit_glue_mac.mm. I really should have waited to
mark@chromium.org
2009-02-18
1
-2
/
+2
*
Include what you use in webcursor_mac.mm.
mark@chromium.org
2009-02-18
1
-0
/
+2
*
Include what you use in plugin_list_mac.mm.
mark@chromium.org
2009-02-18
1
-0
/
+2
*
#define XP_UNIX and XP_MACOSX for NPAPI as was done for Linux in r9170.
mark@chromium.org
2009-02-18
1
-2
/
+6
*
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
*
load strings and display them on linux
tc@google.com
2009-02-18
2
-6
/
+19
*
Make interstitial_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-18
7
-29
/
+32
*
Now that we deal with string16s, provide some useful conversions for them.
avi@chromium.org
2009-02-18
2
-8
/
+24
*
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
*
WebKit Merge 41017:41057, Chromium Side
dglazkov@google.com
2009-02-18
21
-82
/
+27
*
Perform HTTP authentication over a keep-alive connection.
wtc@chromium.org
2009-02-18
3
-12
/
+464
*
The DOM Automation controller object uses the RenderView instance as the mess...
ananta@chromium.org
2009-02-18
4
-18
/
+83
*
Rebaselining a test that fails because of font sizes...
mad@chromium.org
2009-02-18
1
-0
/
+217
*
Trivially port more unittests in chrome/
phajdan.jr@chromium.org
2009-02-18
1
-4
/
+0
*
Dictionary-related Linux porting.
phajdan.jr@chromium.org
2009-02-18
5
-21
/
+18
*
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
130
-1261
/
+1544
*
Mark some layout tests as flaky on linux.
estade@chromium.org
2009-02-18
1
-1
/
+5
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
91
-351
/
+296
*
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
11
-42
/
+72
*
Roll DEPS to pick up line-endings changes.
dglazkov@google.com
2009-02-18
1
-1
/
+1
*
mac test updates
thomasvl@chromium.org
2009-02-18
1
-3
/
+8
*
Preliminary fullscreen mode support.
pkasting@chromium.org
2009-02-18
11
-39
/
+174
*
bump for 165 dev cycle
mal@chromium.org
2009-02-18
1
-1
/
+1
*
Reverting 9944.
yurys@google.com
2009-02-18
27
-1019
/
+2
*
Add pre-generated mac/config.h to libxslt
mark@chromium.org
2009-02-18
2
-2
/
+164
*
Pulling in pdfsqueeze so we can use editable pdfs in the source tree, but
thomasvl@chromium.org
2009-02-18
1
-0
/
+2
*
Create communication channel between developer tools UI implemented in JS and...
yurys@google.com
2009-02-18
27
-2
/
+1019
*
Add IPC messages to send data between inspected page and developer tools.
yurys@google.com
2009-02-18
1
-0
/
+30
*
Fix for Issue 7651 Regression: The position of input method window is not cor...
hbono@chromium.org
2009-02-18
1
-1
/
+4
*
Translation update.
mal@chromium.org
2009-02-18
100
-334
/
+546
*
Fix mac build. I ran
jam@chromium.org
2009-02-18
1
-0
/
+2
*
Fix release build break
jam@chromium.org
2009-02-18
1
-0
/
+1
*
Take out common functionality from PluginProcessHost and move it to ChildProc...
jam@chromium.org
2009-02-18
14
-256
/
+364
*
Get something in chrome/plugin/ compiling to make Scons happy.
thestig@chromium.org
2009-02-18
2
-2
/
+5
*
In r2658, the new http_auth* files were added to net.vcproj
wtc@chromium.org
2009-02-18
2
-69
/
+37
*
Fix build break when ENABLE_WORKERS is defined.
jam@chromium.org
2009-02-18
1
-2
/
+2
*
Don't pass out pointers that belong to other processes.
tommi@chromium.org
2009-02-18
1
-7
/
+13
*
Display the current URL and connect the entry widget to OpenURLFromTab().
erg@google.com
2009-02-18
3
-8
/
+40
*
Don't unpatch an unloaded module. We verify if the original function address ...
ananta@chromium.org
2009-02-18
1
-3
/
+19
*
Rebaseline an SVG layout test. GIMP analysis shows that the differences in th...
sidchat@google.com
2009-02-18
4
-56
/
+56
*
Don't use relative path for net/url_request/url_request_test_job.
thestig@chromium.org
2009-02-18
1
-2
/
+2
*
Follow-up rename to my previous commit.
evan@chromium.org
2009-02-18
2
-1
/
+1
[next]