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
*
Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...
sanjeevr@chromium.org
2010-04-26
33
-42
/
+42
*
Bookmark manager: partial fix position of context menu for trees.
arv@chromium.org
2010-04-26
1
-1
/
+1
*
Bookmark manager: Make sure we do not collapse whitespace in bookmark names.
arv@chromium.org
2010-04-26
3
-12
/
+14
*
Remove MessageLoopForUI::Observer in WidgetGtk.
oshima@chromium.org
2010-04-26
2
-27
/
+0
*
Minor cleanup, remove dead code.
michaeln@chromium.org
2010-04-26
2
-8
/
+0
*
Added third_party/angleproject to gpu/DEPS to pass checkdeps.
alokp@chromium.org
2010-04-26
1
-0
/
+1
*
Windows OSMesa DLL only exports OSMesa functions.
apatrick@chromium.org
2010-04-26
4
-7
/
+5
*
Made gpu demo framework plugins fail without crashing if pepper 3D cannot be ...
apatrick@chromium.org
2010-04-26
2
-11
/
+33
*
Copy the Cg-to-GLSL converter script alongside the converter
kbr@google.com
2010-04-26
1
-0
/
+13
*
Put an "(empty)" into the submenus of empty folders in the bookmark menu, to ...
avi@chromium.org
2010-04-26
1
-3
/
+10
*
An implementation of eglProcAddress
gman@chromium.org
2010-04-26
1
-0
/
+312
*
Add the "history" permission.
kathyw@chromium.org
2010-04-26
4
-65
/
+114
*
Linux/GTK: delete native bookmark manager code.
viettrungluu@chromium.org
2010-04-26
12
-1966
/
+33
*
[Mac] Ignore rapp events when the browser is shutting down.
rohitrao@chromium.org
2010-04-26
1
-0
/
+6
*
Roll WebKit Deps from 58253 to 58261
jorlow@chromium.org
2010-04-26
1
-1
/
+1
*
GTK: Support themes in the devtools window in GTK mode too.
erg@chromium.org
2010-04-26
5
-2
/
+15
*
Fixed the extension of npapi_pepper_test_plugin on mac. It was being compiled...
alokp@chromium.org
2010-04-26
1
-0
/
+3
*
Correction, and simplification of the javascript code to capture the screen-s...
twiz@chromium.org
2010-04-26
1
-20
/
+11
*
Quick hack to make the dump_cache work again. The URL
mbelshe@chromium.org
2010-04-26
1
-1
/
+4
*
Attempt at fixing crash in BoundsAnimator. This patch largely just
sky@chromium.org
2010-04-26
5
-67
/
+82
*
GTK: Don't display bookmark right click menu when bookmark bar is hidden.
erg@chromium.org
2010-04-26
1
-1
/
+1
*
Increase the global TCP socket limit. It's too low.
willchan@chromium.org
2010-04-26
1
-1
/
+1
*
Fix save complete web page crasher
estade@chromium.org
2010-04-26
4
-18
/
+28
*
Skia roll 526:536
agl@chromium.org
2010-04-26
1
-1
/
+1
*
Add tests for history.
nirnimesh@chromium.org
2010-04-26
4
-2
/
+134
*
Search Engine experiment will crash if the user is importing to a non-empty p...
mirandac@chromium.org
2010-04-26
1
-0
/
+8
*
Optimize SkBitmapOperations::CreateHSLShiftedBitmap() (used for theme tinting).
erg@chromium.org
2010-04-26
2
-17
/
+421
*
Add geolocation permission to extensions/apps.
erikkay@chromium.org
2010-04-26
14
-22
/
+99
*
Declare TranslateInfobarController as implementing NSMenuDelegate, required
mark@chromium.org
2010-04-26
1
-2
/
+3
*
Roll WebKit deps to 58253 (from 44).
jorlow@chromium.org
2010-04-26
1
-1
/
+1
*
Added more keyboard shortcuts for other wizard screens.
avayvod@google.com
2010-04-26
1
-7
/
+28
*
Readd test_expectations for canvas-empty-image-pattern.html
agl@chromium.org
2010-04-26
1
-0
/
+3
*
RenderView::UpdateTargetURL should not look at GURL::spec().
dglazkov@chromium.org
2010-04-26
4
-2
/
+10
*
Changes the tab menu to use pin and unpin instead of a check. The mac
sky@chromium.org
2010-04-26
7
-58
/
+34
*
[Mac] Kill off google_update_settings_mac.mm. It's functions are empty and n...
thomasvl@chromium.org
2010-04-26
2
-38
/
+0
*
Remove temp test_expectations lines.
agl@chromium.org
2010-04-26
1
-16
/
+0
*
DevTools: support themes.
pfeldman@chromium.org
2010-04-26
2
-3
/
+38
*
Add message to rebaseline.sh
agl@chromium.org
2010-04-26
1
-0
/
+15
*
Mark ExternalTabUITest.HostNetworkStack failed as flaky.
bulach@chromium.org
2010-04-26
1
-1
/
+2
*
Remove empty nodes when deleting cookies.
jochen@chromium.org
2010-04-26
3
-105
/
+51
*
Removes suppression for fast/dom/prototype-inheritance.html
bulach@chromium.org
2010-04-26
1
-4
/
+0
*
Roll WebKit from 58138 to 58244. Add a test exception so the bots can produc...
jorlow@chromium.org
2010-04-26
2
-1
/
+4
*
Clear non-wildcard content settings before setting from bubble or prompt.
jochen@chromium.org
2010-04-26
4
-0
/
+26
*
Allow user to choose what kind of container to launch
aa@chromium.org
2010-04-26
6
-10
/
+89
*
Some more chrome frame test pure virtual function call crash fixes. There is ...
ananta@chromium.org
2010-04-26
3
-2
/
+15
*
Get rid of more calls to FromWStringHack.
tony@chromium.org
2010-04-26
8
-61
/
+43
*
Roll WebKit to 58138 (from 58033)
tony@chromium.org
2010-04-26
1
-1
/
+1
*
Reland r45520. This adds a new browser type: EXTENSION_APP that
aa@chromium.org
2010-04-26
18
-52
/
+268
*
Fix another instance of python_24 being used on Windows.
tony@chromium.org
2010-04-26
1
-13
/
+1
*
Don't use the checked in python for UI tests on Windows.
tony@chromium.org
2010-04-26
1
-13
/
+2
[next]