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
*
Fix installer_util_strings project with incredibuild.
maruel@chromium.org
2009-09-09
3
-31
/
+18
*
Fix build break for chrome os.
ukai@chromium.org
2009-09-09
1
-0
/
+1
*
GTK: Switch the page/app menus over to the new menu bar helper class.
estade@chromium.org
2009-09-09
2
-57
/
+34
*
Disable drag-to-navigate.html for mac so that we can investigate it.
jianli@chromium.org
2009-09-09
1
-1
/
+1
*
Print stack trace on exception in unit tests on Windows.
maruel@chromium.org
2009-09-08
5
-43
/
+89
*
Add an href to help page for view-net-internal.
eroman@chromium.org
2009-09-08
1
-1
/
+4
*
Add beginDragWithFiles to EventSendingController. Also implement WebKitClient...
jianli@chromium.org
2009-09-08
4
-9
/
+42
*
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
*
Remove jankiness from bookmark animation for --show-extensions-on-top.
sidchat@google.com
2009-09-08
1
-4
/
+0
*
WebKit merge 48185:48193, plus a few flaky tests added back in to test_expect...
japhet@chromium.org
2009-09-08
2
-10
/
+10
*
linux: write a unit test for plugin mime parsing
evan@chromium.org
2009-09-08
4
-22
/
+120
*
Make the bookmark toolbar folders act like a menu bar.
estade@chromium.org
2009-09-08
7
-33
/
+363
*
Linux: import new xdg-settings to improve the default browser checking.
mdm@chromium.org
2009-09-08
1
-1
/
+1
*
Disable DomCheckerTest.Http due to flakiness.
arv@google.com
2009-09-08
1
-1
/
+2
*
Linux: work around broken dlsym's.
agl@chromium.org
2009-09-08
1
-2
/
+40
*
Add another issue to the known crashes.
arv@google.com
2009-09-08
1
-0
/
+3
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
36
-230
/
+389
*
Change the params for the 2d and googleIO samples to cope with slight renderi...
maf@google.com
2009-09-08
1
-2
/
+2
*
linux: build a fake libxul and libxpcom
evan@chromium.org
2009-09-08
3
-2
/
+46
*
Rebaseline a few fast/repaint tests that we are now passing.
dglazkov@chromium.org
2009-09-08
114
-23
/
+808
*
Pretty-up the blocked popup view by sharing code from the status bubble. Bloc...
pinkerton@chromium.org
2009-09-08
8
-177
/
+340
*
Improving the FocusManager::GetFocusManager method on Gtk.
jcampan@chromium.org
2009-09-08
2
-7
/
+9
*
Add a disable button to the Extension management UI.
mpcomplete@chromium.org
2009-09-08
6
-12
/
+81
*
Add more unit tests for perf expectations.
chase@chromium.org
2009-09-08
4
-85
/
+135
*
Rolling back 25652.
bradnelson@chromium.org
2009-09-08
2
-2
/
+1
*
Bumping gyp deps version to 640 (639 failed on canary).
bradnelson@chromium.org
2009-09-08
1
-1
/
+1
*
Fixes regression introduced in dnd refactoring. I removed a check for
sky@chromium.org
2009-09-08
5
-39
/
+108
*
Pulling in latest gyp.
bradnelson@chromium.org
2009-09-08
2
-1
/
+2
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
76
-6457
/
+83
*
Fix a build break by removing some webkit_glue stub functions from plugin_tes...
ananta@chromium.org
2009-09-08
1
-21
/
+1
*
GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.
erg@google.com
2009-09-08
4
-1
/
+15
*
* Add appCacheManifestUrl data member to WebURLResponse, and use it to detect...
michaeln@google.com
2009-09-08
6
-19
/
+38
*
More suppressions for Mac UI bots
stuartmorgan@google.com
2009-09-08
2
-14
/
+77
*
Localize OS X First Run Dialogs
jeremy@chromium.org
2009-09-08
5
-28
/
+158
*
Linux: expose "Use system title bar and borders" preference in options dialog.
mdm@chromium.org
2009-09-08
2
-2
/
+38
*
Add scripts to automatically build installer and disk image in GYP build.
maf@google.com
2009-09-08
5
-2
/
+178
*
Update a bunch of test_expectations for xmlhttprequest tests with data from l...
jparent@chromium.org
2009-09-08
1
-13
/
+18
*
This makes selenium in Firefox work on the Mac.
gspencer@google.com
2009-09-08
4
-8
/
+152
*
Don't log empty FTP LIST responses as unknown server type.
phajdan.jr@chromium.org
2009-09-08
1
-0
/
+5
*
Fix linux-views build by adding a header change I missed in my previous check...
snej@chromium.org
2009-09-08
2
-2
/
+5
*
Fleshes out the tooltip implementation for views on Gtk. It doesn't
sky@chromium.org
2009-09-08
11
-145
/
+350
*
Update the Strict-Transport-Security grammar to match the spec.
abarth@chromium.org
2009-09-08
2
-14
/
+28
*
Crash on serious error in sqlite (release build)
cpu@chromium.org
2009-09-08
1
-3
/
+10
*
Replaced BaseNPObject with DefaultNPObject because...
apatrick@google.com
2009-09-08
27
-657
/
+535
*
If NSS_InitReadWrite fails, fall back on NSS_NoDB_Init.
wtc@chromium.org
2009-09-08
1
-12
/
+13
*
Plumb the DragOperation through all the layers between the platform Drag-n-dr...
snej@chromium.org
2009-09-08
41
-222
/
+518
*
Add missing files to base_unittests.
maruel@chromium.org
2009-09-08
1
-1
/
+6
*
Mark marker-viewBox-changes.svg as flaky on Mac and Linux.
craig.schlenter@chromium.org
2009-09-08
1
-1
/
+1
*
Disable interactive_ui_tests failing as of WebKit merge 48098:48155 due to up...
japhet@chromium.org
2009-09-08
1
-10
/
+10
[next]